Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Ddh.c51 mbedtls_dhm_context dhm; in crypto_acipher_gen_dh_key() local
103 mbedtls_dhm_context dhm; in crypto_acipher_dh_shared_secret() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddhm.c482 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin, in mbedtls_dhm_parse_dhm()
627 int mbedtls_dhm_parse_dhmfile(mbedtls_dhm_context *dhm, const char *path) in mbedtls_dhm_parse_dhmfile()
681 mbedtls_dhm_context dhm; in mbedtls_dhm_self_test() local