Lines Matching refs:gf
42 static void gf_invert(gf y, const gf x, int assert_nonzero) in gf_invert()
45 gf t1, t2; in gf_invert()
65 gf a, b, c, d; in point_double_internal()
108 gf eu; in pniels_to_pt()
129 gf a, b, c; in add_niels_to_pt()
150 gf a, b, c; in sub_niels_from_pt()
171 gf L0; in add_pniels_to_pt()
181 gf L0; in sub_pniels_from_pt()
193 gf a, b; in ossl_curve448_point_eq()
207 gf a, b, c; in ossl_curve448_point_valid()
284 gf x, y, z, t; in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()
292 gf u; in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()
357 gf a, b, c, d; in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
391 gf x1, x2, z2, x3, z3, t1, t2; in ossl_x448_int()