Searched defs:EC_GROUP_get_curve_GFp (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/ec/
H A Dec.c522 int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p, BIGNUM *out_a, function
525 OPENSSL_PUT_ERROR(EC, EC_GROUP_get_curve_GFp,
/external/openssl/crypto/ec/
H A Dec_lib.c418 int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) function

Completed in 111 milliseconds