Searched defs:dhm (Results 1 – 2 of 2) sorted by relevance
51 mbedtls_dhm_context dhm; in crypto_acipher_gen_dh_key() local102 mbedtls_dhm_context dhm; in crypto_acipher_dh_shared_secret() local
480 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