Home
last modified time | relevance | path

Searched defs:dhm (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/core/
A Ddh.c51 mbedtls_dhm_context dhm; in crypto_acipher_gen_dh_key() local
102 mbedtls_dhm_context dhm; in crypto_acipher_dh_shared_secret() local
/optee_os/lib/libmbedtls/mbedtls/library/
A Ddhm.c480 int mbedtls_dhm_parse_dhm( mbedtls_dhm_context *dhm, const unsigned char *dhmin, in mbedtls_dhm_parse_dhm()
635 int mbedtls_dhm_parse_dhmfile( mbedtls_dhm_context *dhm, const char *path ) in mbedtls_dhm_parse_dhmfile()
690 mbedtls_dhm_context dhm; in mbedtls_dhm_self_test() local

Completed in 3 milliseconds