Home
last modified time | relevance | path

Searched refs:mbedtls_dhm_free (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/core/
H A Ddh.c93 mbedtls_dhm_free(&dhm); in crypto_acipher_gen_dh_key()
142 mbedtls_dhm_free(&dhm); in crypto_acipher_dh_shared_secret()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Ddhm.h331 void mbedtls_dhm_free(mbedtls_dhm_context *ctx);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddhm.c458 void mbedtls_dhm_free(mbedtls_dhm_context *ctx) in mbedtls_dhm_free() function
566 mbedtls_dhm_free(dhm); in mbedtls_dhm_parse_dhm()
705 mbedtls_dhm_free(&dhm); in mbedtls_dhm_self_test()
H A Dssl_tls.c4865 mbedtls_dhm_free(&handshake->dhm_ctx); in mbedtls_ssl_handshake_free()