|
Monero
|

Go to the source code of this file.
Macros | |
| #define | sc_reduce crypto_sign_ed25519_ref10_sc_reduce |
| #define | sc_muladd crypto_sign_ed25519_ref10_sc_muladd |
Functions | |
| void | sc_reduce (unsigned char *) |
| void | sc_muladd (unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *) |
| #define sc_muladd crypto_sign_ed25519_ref10_sc_muladd |
| #define sc_reduce crypto_sign_ed25519_ref10_sc_reduce |
| void sc_muladd | ( | unsigned char * | s, |
| const unsigned char * | a, | ||
| const unsigned char * | b, | ||
| const unsigned char * | c | ||
| ) |
| void sc_reduce | ( | unsigned char * | s | ) |