Home
last modified time | relevance | path

Searched refs:ge25519_double_scalarmult_vartime (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dge25519.h20 #define ge25519_double_scalarmult_vartime crypto_sign_ed25519_ref_double_scalarmult_vartime macro
39 void ge25519_double_scalarmult_vartime(ge25519 *r, const ge25519 *p1, const sc25519 *s1, const ge25519 *p2, const sc25519 *s2);
H A Ded25519.c203 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs); in crypto_sign_ed25519_open()
H A Dge25519.c262 void ge25519_double_scalarmult_vartime(ge25519_p3 *r, const ge25519_p3 *p1, const sc25519 *s1, const ge25519_p3 *p2, const sc25519 *s2) in ge25519_double_scalarmult_vartime() function

Completed in 2 milliseconds