Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Dsc25519.h21 #define sc25519_lt_vartime crypto_sign_ed25519_ref_sc25519_lt_vartime macro
56 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