Home
last modified time | relevance | path

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

/external/openssh/
Dsc25519.h23 #define sc25519_lt_vartime crypto_sign_ed25519_ref_sc25519_lt_vartime macro
58 int sc25519_lt_vartime(const sc25519 *x, const sc25519 *y);
Dsc25519.c156 int sc25519_lt_vartime(const sc25519 *x, const sc25519 *y) in sc25519_lt_vartime() function