Searched refs:ge25519_p1p1 (Results 1 – 1 of 1) sorted by relevance
39 } ge25519_p1p1; typedef70 static void p1p1_to_p2(ge25519_p2 *r, const ge25519_p1p1 *p) in p1p1_to_p2()77 static void p1p1_to_p3(ge25519_p3 *r, const ge25519_p1p1 *p) in p1p1_to_p3()106 static void add_p1p1(ge25519_p1p1 *r, const ge25519_p3 *p, const ge25519_p3 *q) in add_p1p1()127 static void dbl_p1p1(ge25519_p1p1 *r, const ge25519_p2 *p) in dbl_p1p1()264 ge25519_p1p1 tp1p1; in ge25519_double_scalarmult_vartime()