Home
last modified time | relevance | path

Searched refs:point_ptr (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/ec/
H A Decp_s390x_nistp.c55 const EC_POINT *point_ptr = NULL; in ec_GFp_s390x_nistp_mul() local
84 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