Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Decp_smpl.c936 int ec_GFp_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) in ec_GFp_simple_invert() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3027 #define ec_GFp_simple_invert BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_GFp_simple_invert) macro