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

/openbsd-current/usr.bin/signify/
H A Dfe25519.h20 #define fe25519_cmov crypto_sign_ed25519_ref_fe25519_cmov macro
H A Dfe25519.c139 void fe25519_cmov(fe25519 *r, const fe25519 *x, unsigned char b) function
/openbsd-current/usr.bin/ssh/
H A Ded25519.c76 #define fe25519_cmov crypto_sign_ed25519_ref_fe25519_cmov macro
257 static void fe25519_cmov(fe25519 *r, const fe25519 *x, unsigned char b) function

Completed in 123 milliseconds