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()
64 gf a, b, c, d; in point_double_internal()
107 gf eu; in pniels_to_pt()
128 gf a, b, c; in add_niels_to_pt()
149 gf a, b, c; in sub_niels_from_pt()
170 gf L0; in add_pniels_to_pt()
180 gf L0; in sub_pniels_from_pt()
192 gf a, b; in ossl_curve448_point_eq()
206 gf a, b, c; in ossl_curve448_point_valid()
283 gf x, y, z, t; in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()
291 gf u; in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()
356 gf a, b, c, d; in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
390 gf x1, x2, z2, x3, z3, t1, t2; in ossl_x448_int()