Lines Matching refs:EC_POINT
33 EC_POINT *P = NULL, *Q = NULL, *R = NULL, *S = NULL; in group_order_tests()
34 const EC_POINT *G = NULL; in group_order_tests()
67 const EC_POINT *points[6]; in group_order_tests()
152 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in prime_field_tests()
154 const EC_POINT *points[4]; in prime_field_tests()
813 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_curve_test()
814 const EC_POINT *points[3]; in char2_curve_test()
967 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_field_tests()
1132 EC_POINT *point = NULL; in hybrid_point_encoding_test()
1324 EC_POINT *G = NULL, *P = NULL, *Q = NULL, *Q_CHECK = NULL; in nistp_single_test()
1464 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in underflow_test()
1648 const EC_POINT *group_gen = NULL; in check_named_curve_from_ecparameters()
1649 EC_POINT *other_gen = NULL; in check_named_curve_from_ecparameters()
1981 EC_POINT *g2_gen = NULL; in cardinality_test()
2061 int ec_point_hex2point_test_helper(const EC_GROUP *group, const EC_POINT *P, in ec_point_hex2point_test_helper()
2066 EC_POINT *Q = NULL, *Pinf = NULL; in ec_point_hex2point_test_helper()
2109 const EC_POINT *G = NULL; in ec_point_hex2point_test()
2110 EC_POINT *P = NULL; in ec_point_hex2point_test()
2158 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test()