Searched refs:recip (Results 1 – 1 of 1) sorted by relevance
408 fe recip; in x25519_ge_tobytes() local412 fe_invert(&recip, &h->Z); in x25519_ge_tobytes()413 fe_mul_ttt(&x, &h->X, &recip); in x25519_ge_tobytes()414 fe_mul_ttt(&y, &h->Y, &recip); in x25519_ge_tobytes()