Searched refs:y_affine (Results 1 – 1 of 1) sorted by relevance
1231 felem x_affine, y_affine; in p256_base_point_mul() local1233 point_to_affine(x_affine, y_affine, x, y, z); in p256_base_point_mul()1235 from_montgomery(out_y, y_affine); in p256_base_point_mul()