Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h109 fe25519_cmov(fe25519 f, const fe25519 g, unsigned int b) in fe25519_cmov() function
H A Ded25519_ref10_fe_25_5.h148 fe25519_cmov(fe25519 f, const fe25519 g, unsigned int b) in fe25519_cmov() function
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ded25519.c78 #define fe25519_cmov crypto_sign_ed25519_ref_fe25519_cmov macro
259 static void fe25519_cmov(fe25519 *r, const fe25519 *x, unsigned char b) in fe25519_cmov() function