Searched defs:EC_GROUP_free (Results 1 – 3 of 3) sorted by relevance
552 void EC_GROUP_free(EC_GROUP *group) { in EC_GROUP_free() function
94 void EC_GROUP_free(EC_GROUP *group) in EC_GROUP_free() function
1300 #define EC_GROUP_free BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_GROUP_free) macro