Searched refs:EC_GROUP_clear_free (Results 1 – 9 of 9) sorted by relevance
124 EC_GROUP_clear_free(ret); in EC_GROUP_new_curve_GFp()133 EC_GROUP_clear_free(ret); in EC_GROUP_new_curve_GFp()142 EC_GROUP_clear_free(ret); in EC_GROUP_new_curve_GFp()164 EC_GROUP_clear_free(ret); in EC_GROUP_new_curve_GF2m()
1004 EC_GROUP_clear_free(ret); in ec_asn1_parameters2group()1089 EC_GROUP_clear_free(*a); in d2i_ECPKParameters()1154 EC_GROUP_clear_free(ret->group); in d2i_ECPrivateKey()
202 void EC_GROUP_clear_free(EC_GROUP *group);
144 void EC_GROUP_clear_free(EC_GROUP *group) in EC_GROUP_clear_free() function
86 NativeCrypto.EC_GROUP_clear_free(groupCtx); in finalize()
229 public static native void EC_GROUP_clear_free(long ctx); in EC_GROUP_clear_free() method in NativeCrypto
3022 NativeCrypto.EC_GROUP_clear_free(group1); in check_EC_GROUP()3026 NativeCrypto.EC_GROUP_clear_free(group2); in check_EC_GROUP()3101 NativeCrypto.EC_GROUP_clear_free(groupRef); in test_ECDH_compute_key_null_key_Failure()3163 NativeCrypto.EC_GROUP_clear_free(group1); in test_OpenSSLKey_toJava()
194 EC_GROUP_clear_free(p); in operator ()()3490 EC_GROUP_clear_free(group); in NativeCrypto_EC_GROUP_clear_free()9619 NATIVE_METHOD(NativeCrypto, EC_GROUP_clear_free, "(J)V"),