Searched defs:fe25519_unpack (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/signify/
H A Dfe25519.h16 #define fe25519_unpack crypto_sign_ed25519_ref_fe25519_unpack macro
H A Dfe25519.c98 void fe25519_unpack(fe25519 *r, const unsigned char x[32]) function
/openbsd-current/usr.bin/ssh/
H A Ded25519.c72 #define fe25519_unpack crypto_sign_ed25519_ref_fe25519_unpack macro
216 static void fe25519_unpack(fe25519 *r, const unsigned char x[32]) function

Completed in 182 milliseconds