Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/signify/
H A Dsc25519.h18 #define sc25519_from64bytes crypto_sign_ed25519_ref_sc25519_from64bytes macro
H A Dsc25519.c115 void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]) in sc25519_from64bytes() function
/openbsd-src/usr.bin/ssh/
H A Ded25519.c462 #define sc25519_from64bytes crypto_sign_ed25519_ref_sc25519_from64bytes macro
611 static void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]) in sc25519_from64bytes() function