Searched refs:mbedtls_dhm_read_params (Results 1 – 3 of 3) sorted by relevance
148 int mbedtls_dhm_read_params(mbedtls_dhm_context *ctx,
146 int mbedtls_dhm_read_params(mbedtls_dhm_context *ctx, in mbedtls_dhm_read_params() function
1685 if ((ret = mbedtls_dhm_read_params(&ssl->handshake->dhm_ctx, in ssl_parse_server_dh_params()