Home
last modified time | relevance | path

Searched refs:dhm_make_common (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/library/
Ddhm.c192 static int dhm_make_common(mbedtls_dhm_context *ctx, int x_size, in dhm_make_common() function
244 ret = dhm_make_common(ctx, x_size, f_rng, p_rng); in mbedtls_dhm_make_params()
331 ret = dhm_make_common(ctx, x_size, f_rng, p_rng); in mbedtls_dhm_make_public()