Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_s390x_nistp.c108 || group->meth->point_set_affine_coordinates(group, r, in ec_GFp_s390x_nistp_mul()
H A Dec_lib.c867 if (group->meth->point_set_affine_coordinates == NULL) { in EC_POINT_set_affine_coordinates()
875 if (!group->meth->point_set_affine_coordinates(group, point, x, y, ctx)) in EC_POINT_set_affine_coordinates()
H A Dec_local.h83 int (*point_set_affine_coordinates) (const EC_GROUP *, EC_POINT *, member

Completed in 18 milliseconds