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

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec_mult.c632 if (!EC_POINTs_make_affine(group, num_val, val, ctx))
864 if (!EC_POINTs_make_affine(group, num, points, ctx))
H A Dec.h274 int EC_POINTs_make_affine(const EC_GROUP *, size_t num, EC_POINT *[],
H A Dec_lib.c1044 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, function
H A Dectest.c348 if (!EC_POINTs_make_affine(group, 2, points, ctx))

Completed in 53 milliseconds