Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Dec_lib.c535 int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, in EC_GROUP_get_curve_GFp() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1304 #define EC_GROUP_get_curve_GFp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_GROUP_get_curve_GFp) macro