|
Electroneum
|

Go to the source code of this file.
Macros | |
| #define | curve25519_mul_noinline curve25519_mul |
| #define | F(s) |
| #define | carry_pass() |
| #define | carry_pass_full() |
| #define | carry_pass_final() |
| #define | F(i, s) |
Typedefs | |
| typedef uint32_t | bignum25519[10] |
| typedef uint32_t | bignum25519align16[12] |
| #define carry_pass | ( | ) |
| #define carry_pass_final | ( | ) |
| #define carry_pass_full | ( | ) |
| #define curve25519_mul_noinline curve25519_mul |
Definition at line 152 of file curve25519-donna-32bit.h.
| #define F | ( | i, | |
| s | |||
| ) |
| typedef uint32_t bignum25519[10] |
Definition at line 8 of file curve25519-donna-32bit.h.
| typedef uint32_t bignum25519align16[12] |
Definition at line 9 of file curve25519-donna-32bit.h.