Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/signify/
H A Dsc25519.h16 #define sc25519_from32bytes crypto_sign_ed25519_ref_sc25519_from32bytes macro
H A Dsc25519.c100 void sc25519_from32bytes(sc25519 *r, const unsigned char x[32]) in sc25519_from32bytes() function
/openbsd-src/usr.bin/ssh/
H A Ded25519.c461 #define sc25519_from32bytes crypto_sign_ed25519_ref_sc25519_from32bytes macro
601 static void sc25519_from32bytes(sc25519 *r, const unsigned char x[32]) in sc25519_from32bytes() function