ed25519_ref10.c | 439 ge25519_p3_to_cached(ge25519_cached *r, const ge25519_p3 *p) function in typeref:typename:void 677 ge25519_p3_to_cached(&Ai[0], A); 684 ge25519_p3_to_cached(&Ai[1], &u); 688 ge25519_p3_to_cached(&Ai[2], &u); 692 ge25519_p3_to_cached(&Ai[3], &u); 696 ge25519_p3_to_cached(&Ai[4], &u); 700 ge25519_p3_to_cached(&Ai[5], &u); 704 ge25519_p3_to_cached(&Ai[6], &u); 708 ge25519_p3_to_cached(&Ai[7], &u); 757 ge25519_p3_to_cached(&pi[1 - 1], p); /* p * [all...] |