Home
last modified time | relevance | path

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

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