Searched refs:EC_POINT_clear_free (Results 1 – 17 of 17) sorted by relevance
92 NativeCrypto.EC_POINT_clear_free(context); in doFree()
184 static native void EC_POINT_clear_free(long pointRef); in EC_POINT_clear_free() method in NativeCrypto
91 NativeCrypto.EC_POINT_clear_free(context); in doFree()
177 static native void EC_POINT_clear_free(long pointRef); in EC_POINT_clear_free() method in NativeCrypto
192 EC_POINT_clear_free(dh_pub); in kex_ecdh_dec_key_group()
365 OPENSSL_EXPORT void EC_POINT_clear_free(EC_POINT *point);
380 OPENSSL_EXPORT void EC_POINT_clear_free(EC_POINT *point);
1639 EC_POINT_clear_free(l); in dpp_auth_derive_l_responder()1698 EC_POINT_clear_free(l); in dpp_auth_derive_l_initiator()1699 EC_POINT_clear_free(sum); in dpp_auth_derive_l_initiator()2364 EC_POINT_clear_free(m); in dpp_reconfig_derive_ke_responder()2461 EC_POINT_clear_free(sum); in dpp_reconfig_derive_ke_initiator()2462 EC_POINT_clear_free(m); in dpp_reconfig_derive_ke_initiator()3159 EC_POINT_clear_free(id->e_id); in dpp_free_reconfig_id()3200 EC_POINT_clear_free(e_id); in dpp_decrypt_e_id()
278 EC_POINT_clear_free(e_id); in dpp_reconfig_init()
1770 EC_POINT_clear_free((EC_POINT *) p); in crypto_ec_point_deinit()1835 EC_POINT_clear_free(elem); in crypto_ec_point_from_bin()1841 EC_POINT_clear_free(elem); in crypto_ec_point_from_bin()
711 void EC_POINT_clear_free(EC_POINT *point) { EC_POINT_free(point); } in EC_POINT_clear_free() function
901 EC_POINT_clear_free
2453 '#define EC_POINT_clear_free GRPC_SHADOW_EC_POINT_clear_free',
929 #define EC_POINT_clear_free GRPC_SHADOW_EC_POINT_clear_free macro
1345 #define EC_POINT_clear_free BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_POINT_clear_free) macro
10400 CONSCRYPT_NATIVE_METHOD(EC_POINT_clear_free, "(J)V"),