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

/openbsd-current/usr.bin/signify/
H A Dfe25519.h26 #define fe25519_sub crypto_sign_ed25519_ref_fe25519_sub macro
H A Dfe25519.c183 void fe25519_sub(fe25519 *r, const fe25519 *x, const fe25519 *y) function
/openbsd-current/usr.bin/ssh/
H A Ded25519.c82 #define fe25519_sub crypto_sign_ed25519_ref_fe25519_sub macro
301 static void fe25519_sub(fe25519 *r, const fe25519 *x, const fe25519 *y) function
[all...]

Completed in 181 milliseconds