Monero
Loading...
Searching...
No Matches
sc.h File Reference
This graph shows which files directly or indirectly include this file:

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 *)

Macro Definition Documentation

◆ sc_muladd

#define sc_muladd   crypto_sign_ed25519_ref10_sc_muladd

◆ sc_reduce

#define sc_reduce   crypto_sign_ed25519_ref10_sc_reduce

Function Documentation

◆ sc_muladd()

void sc_muladd ( unsigned char * s,
const unsigned char * a,
const unsigned char * b,
const unsigned char * c )
extern

◆ sc_reduce()

void sc_reduce ( unsigned char * s)
extern