Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1947 static void ge_p3_to_cached(ge_cached *r, const ge_p3 *p) in ge_p3_to_cached() function
4557 ge_p3_to_cached(&Ai[0], A); in ge_double_scalarmult_vartime()
4562 ge_p3_to_cached(&Ai[1], &u); in ge_double_scalarmult_vartime()
4565 ge_p3_to_cached(&Ai[2], &u); in ge_double_scalarmult_vartime()
4568 ge_p3_to_cached(&Ai[3], &u); in ge_double_scalarmult_vartime()
4571 ge_p3_to_cached(&Ai[4], &u); in ge_double_scalarmult_vartime()
4574 ge_p3_to_cached(&Ai[5], &u); in ge_double_scalarmult_vartime()
4577 ge_p3_to_cached(&Ai[6], &u); in ge_double_scalarmult_vartime()
4580 ge_p3_to_cached(&Ai[7], &u); in ge_double_scalarmult_vartime()