Searched refs:sc25519_to32bytes (Results 1 – 6 of 6) sorted by relevance
18 #define sc25519_to32bytes crypto_sign_ed25519_ref_sc25519_to32bytes macro50 void sc25519_to32bytes(unsigned char r[32], const sc25519 *x);
126 sc25519_to32bytes(s,&scs); /* cat s */ in crypto_sign_ed25519()
134 void sc25519_to32bytes(unsigned char r[32], const sc25519 *x) in sc25519_to32bytes() function
20 #define sc25519_to32bytes crypto_sign_ed25519_ref_sc25519_to32bytes macro52 void sc25519_to32bytes(unsigned char r[32], const sc25519 *x);
96 sc25519_to32bytes(s,&scs); /* cat s */ in crypto_sign_ed25519()