Searched defs:ec_GFp_simple_invert (Results 1 – 2 of 2) sorted by relevance
936 int ec_GFp_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) in ec_GFp_simple_invert() function
3027 #define ec_GFp_simple_invert BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_GFp_simple_invert) macro