Searched refs:gf_invert (Results 1 – 1 of 1) sorted by relevance
42 static void gf_invert(gf y, const gf x, int assert_nonzero) in gf_invert() function311 gf_invert(z, z, 1); in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()450 gf_invert(z2, z2, 0); in ossl_x448_int()474 gf_invert(q->t, q->x, 0); /* 1/x */ in ossl_curve448_point_mul_by_ratio_and_encode_like_x448()
Completed in 5 milliseconds