Home
last modified time | relevance | path

Searched defs:sc25519_to32bytes (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/signify/
H A Dsc25519.h20 #define sc25519_to32bytes crypto_sign_ed25519_ref_sc25519_to32bytes macro
H A Dsc25519.c132 void sc25519_to32bytes(unsigned char r[32], const sc25519 *x) in sc25519_to32bytes() function
/openbsd/usr.bin/ssh/
H A Ded25519.c463 #define sc25519_to32bytes crypto_sign_ed25519_ref_sc25519_to32bytes macro
620 static void sc25519_to32bytes(unsigned char r[32], const sc25519 *x) in sc25519_to32bytes() function