Searched refs:EC_POINTs_make_affine (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dec_mult.c634 if (!EC_POINTs_make_affine(group, num_val, val, ctx))
866 if (!EC_POINTs_make_affine(group, num, points, ctx))
H A Dec.h650 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num,
H A Dec_lib.c985 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, function
H A Dectest.c457 if (!EC_POINTs_make_affine(group, 2, points, ctx))

Completed in 277 milliseconds