Home
last modified time | relevance | path

Searched refs:sc25519_iszero_vartime (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/signify/
Dsc25519.h21 #define sc25519_iszero_vartime crypto_sign_ed25519_ref_sc25519_iszero_vartime macro
54 int sc25519_iszero_vartime(const sc25519 *x);
Dsc25519.c138 int sc25519_iszero_vartime(const sc25519 *x) in sc25519_iszero_vartime() function