Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_s390x_nistp.c99 if (group->meth->point_get_affine_coordinates(group, point_ptr, in ec_GFp_s390x_nistp_mul()
267 if (group->meth->point_get_affine_coordinates(group, pubkey, in ecdsa_s390x_nistp_verify_sig()
H A Dec_lib.c904 if (group->meth->point_get_affine_coordinates == NULL) { in EC_POINT_get_affine_coordinates()
916 return group->meth->point_get_affine_coordinates(group, point, x, y, ctx); in EC_POINT_get_affine_coordinates()
H A Dec_local.h86 int (*point_get_affine_coordinates) (const EC_GROUP *, const EC_POINT *, member

Completed in 15 milliseconds