Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.c478 void x25519_ge_p3_to_cached(ge_cached *r, const ge_p3 *p) { in x25519_ge_p3_to_cached() function
647 x25519_ge_p3_to_cached(&Ai[0], A); in ge_double_scalarmult_vartime()
652 x25519_ge_p3_to_cached(&Ai[1], &u); in ge_double_scalarmult_vartime()
655 x25519_ge_p3_to_cached(&Ai[2], &u); in ge_double_scalarmult_vartime()
658 x25519_ge_p3_to_cached(&Ai[3], &u); in ge_double_scalarmult_vartime()
661 x25519_ge_p3_to_cached(&Ai[4], &u); in ge_double_scalarmult_vartime()
664 x25519_ge_p3_to_cached(&Ai[5], &u); in ge_double_scalarmult_vartime()
667 x25519_ge_p3_to_cached(&Ai[6], &u); in ge_double_scalarmult_vartime()
670 x25519_ge_p3_to_cached(&Ai[7], &u); in ge_double_scalarmult_vartime()