Searched refs:x25519_ge_sub (Results 1 – 3 of 3) sorted by relevance
97 void x25519_ge_sub(ge_p1p1 *r, const ge_p3 *p, const ge_cached *q);
427 x25519_ge_sub(&Q_compl, &Qstar, &peers_mask_cached); in SPAKE2_process_msg()
1166 void x25519_ge_sub(ge_p1p1 *r, const ge_p3 *p, const ge_cached *q) { in x25519_ge_sub() function3767 x25519_ge_sub(&t, &u, &Ai[(-aslide[i]) / 2]); in ge_double_scalarmult_vartime()