Searched refs:dhm_make_common (Results 1 – 1 of 1) sorted by relevance
167 static int dhm_make_common( mbedtls_dhm_context *ctx, int x_size, in dhm_make_common() function221 ret = dhm_make_common( ctx, x_size, f_rng, p_rng ); in mbedtls_dhm_make_params()315 ret = dhm_make_common( ctx, x_size, f_rng, p_rng ); in mbedtls_dhm_make_public()
Completed in 4 milliseconds