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

/external/chromium_org/third_party/openssl/openssl/crypto/ec/
H A Dec_mult.c649 if (!EC_POINTs_make_affine(group, num_val, val, ctx))
894 if (!EC_POINTs_make_affine(group, num, points, ctx))
H A Dec.h630 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx);
H A Dec_lib.c1023 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) function
H A Dectest.c350 if (!EC_POINTs_make_affine(group, 2, points, ctx)) ABORT;
/external/openssl/crypto/ec/
H A Dec_mult.c649 if (!EC_POINTs_make_affine(group, num_val, val, ctx))
894 if (!EC_POINTs_make_affine(group, num, points, ctx))
H A Dec.h630 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx);
H A Dec_lib.c1023 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) function
H A Dectest.c350 if (!EC_POINTs_make_affine(group, 2, points, ctx)) ABORT;
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dec.h630 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx);
/external/openssl/include/openssl/
H A Dec.h630 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx);

Completed in 108 milliseconds