Searched refs:mbedtls_ecdh_free (Results 1 – 5 of 5) sorted by relevance
264 void mbedtls_ecdh_free(mbedtls_ecdh_context *ctx);
584 mbedtls_ecdh_free(&ecdh); in mbedtls_psa_key_agreement_ecdh()
242 void mbedtls_ecdh_free(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_free() function
4869 mbedtls_ecdh_free(&handshake->ecdh_ctx); in mbedtls_ssl_handshake_free()
351 mbedtls_ecdh_free(&ecdh); in ecc_shared_secret()