Searched refs:ge25519_p3_dbl (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
| H A D | ed25519_ref10.c | 495 ge25519_p3_dbl(ge25519_p1p1 *r, const ge25519_p3 *p) in ge25519_p3_dbl() function 679 ge25519_p3_dbl(&t, A); in ge25519_double_scalarmult_vartime() 766 ge25519_p3_dbl(&t2, p); in ge25519_scalarmult() 774 ge25519_p3_dbl(&t4, &p2); in ge25519_scalarmult() 782 ge25519_p3_dbl(&t6, &p3); in ge25519_scalarmult() 790 ge25519_p3_dbl(&t8, &p4); in ge25519_scalarmult() 879 ge25519_p3_dbl(&r, h); in ge25519_scalarmult_base() 909 ge25519_p3_dbl(&t, A); in ge25519_mul_l() 936 ge25519_p3_dbl(&t, r); in ge25519_mul_l() 2023 ge25519_p3_dbl(&p1, &p3); in ge25519_from_uniform()
|