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

/openbsd-current/usr.bin/signify/
H A Dfe25519.h18 #define fe25519_iszero crypto_sign_ed25519_ref_fe25519_iszero macro
H A Dfe25519.c115 int fe25519_iszero(const fe25519 *x) function
/openbsd-current/usr.bin/ssh/
H A Ded25519.c74 #define fe25519_iszero crypto_sign_ed25519_ref_fe25519_iszero macro
233 static int fe25519_iszero(const fe25519 *x) function

Completed in 119 milliseconds