Searched refs:mbedtls_dhm_parse_dhm (Results 1 – 3 of 3) sorted by relevance
494 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin, in mbedtls_dhm_parse_dhm() function650 ret = mbedtls_dhm_parse_dhm(dhm, buf, n); in mbedtls_dhm_parse_dhmfile()703 if ((ret = mbedtls_dhm_parse_dhm(&dhm, in mbedtls_dhm_self_test()
360 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin,
3873 mbedtls_pk_parse_public_key() and mbedtls_dhm_parse_dhm() now expect the