Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Ddh.c92 mbedtls_dhm_free(&dhm); in crypto_acipher_gen_dh_key()
140 mbedtls_dhm_free(&dhm); in crypto_acipher_dh_shared_secret()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddhm.h307 void mbedtls_dhm_free( mbedtls_dhm_context *ctx );
A Dcompat-1.3.h1872 #define dhm_free mbedtls_dhm_free
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Ddhm.c457 void mbedtls_dhm_free( mbedtls_dhm_context *ctx ) in mbedtls_dhm_free() function
574 mbedtls_dhm_free( dhm ); in mbedtls_dhm_parse_dhm()
712 mbedtls_dhm_free( &dhm ); in mbedtls_dhm_self_test()
A Dssl_tls.c6103 mbedtls_dhm_free( &handshake->dhm_ctx ); in mbedtls_ssl_handshake_free()

Completed in 30 milliseconds