Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
fp-counters.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CNT_FP_ADD_INC()
#define CNT_FP_MUL_INC()
#define CNT_FP_MUL_DEC()
#define CNT_FP_SQR_INC()

Macro Definition Documentation

◆ CNT_FP_ADD_INC

#define CNT_FP_ADD_INC ( )

Definition at line 29 of file fp-counters.h.

Referenced by fp_add(), and fp_sub().

◆ CNT_FP_MUL_DEC

#define CNT_FP_MUL_DEC ( )

Definition at line 31 of file fp-counters.h.

Referenced by fp_dec(), fp_enc(), and fp_sqr().

◆ CNT_FP_MUL_INC

#define CNT_FP_MUL_INC ( )

Definition at line 30 of file fp-counters.h.

Referenced by fp_mul().

◆ CNT_FP_SQR_INC

#define CNT_FP_SQR_INC ( )

Definition at line 32 of file fp-counters.h.

Referenced by fp_sqr().