Searched refs:point_ptr (Results 1 – 1 of 1) sorted by relevance
55 const EC_POINT *point_ptr = NULL; in ec_GFp_s390x_nistp_mul() local84 point_ptr = EC_GROUP_get0_generator(group); in ec_GFp_s390x_nistp_mul()87 point_ptr = points[0]; in ec_GFp_s390x_nistp_mul()91 if (EC_POINT_is_at_infinity(group, point_ptr) == 1 in ec_GFp_s390x_nistp_mul()99 if (group->meth->point_get_affine_coordinates(group, point_ptr, in ec_GFp_s390x_nistp_mul()
Completed in 6 milliseconds