Searched refs:ec_set_to_safe_point (Results 1 – 7 of 7) sorted by relevance
149 ec_set_to_safe_point(group, &point->raw); in ec_GFp_simple_oct2point()
874 ec_set_to_safe_point(group, &point->raw); in EC_POINT_set_affine_coordinates_GFp()1210 void ec_set_to_safe_point(const EC_GROUP *group, EC_RAW_POINT *out) { in ec_set_to_safe_point() function
453 void ec_set_to_safe_point(const EC_GROUP *group, EC_RAW_POINT *out);
880 ec_set_to_safe_point(group, &point->raw); in EC_POINT_set_affine_coordinates_GFp()1222 void ec_set_to_safe_point(const EC_GROUP *group, EC_RAW_POINT *out) { in ec_set_to_safe_point() function
3074 #define ec_set_to_safe_point BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_set_to_safe_point) macro