Searched refs:EC_POINT_make_affine (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec.h629 int EC_POINT_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx);
H A Dec2_smpl.c535 if (!EC_POINT_make_affine(group, point, ctx)) return 0;
H A Dec_lib.c1007 int EC_POINT_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) function

Completed in 116 milliseconds