Searched refs:GFp_x25519_fe_invert (Results 1 – 2 of 2) sorted by relevance
129 GFp_x25519_fe_invert(&mut recip, &z); in encode_point()149 fn GFp_x25519_fe_invert(out: &mut Elem<T>, z: &Elem<T>); in GFp_x25519_fe_invert() function
1875 void GFp_x25519_fe_invert(fe *out, const fe *z) { in GFp_x25519_fe_invert() function