Searched refs:mbedtls_hmac_drbg_random_with_add (Results 1 – 2 of 2) sorted by relevance
346 int mbedtls_hmac_drbg_random_with_add(void *p_rng,
306 int mbedtls_hmac_drbg_random_with_add(void *p_rng, in mbedtls_hmac_drbg_random_with_add() function393 ret = mbedtls_hmac_drbg_random_with_add(ctx, output, out_len, NULL, 0); in mbedtls_hmac_drbg_random()