Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Dsc25519.h20 #define sc25519_isshort_vartime crypto_sign_ed25519_ref_sc25519_isshort_vartime macro
54 int sc25519_isshort_vartime(const sc25519 *x);
Dsc25519.c148 int sc25519_isshort_vartime(const sc25519 *x) in sc25519_isshort_vartime() function