Searched refs:mbedtls_ctr_drbg_random_with_add (Results 1 – 2 of 2) sorted by relevance
519 int mbedtls_ctr_drbg_random_with_add(void *p_rng,
609 int mbedtls_ctr_drbg_random_with_add(void *p_rng, in mbedtls_ctr_drbg_random_with_add() function708 ret = mbedtls_ctr_drbg_random_with_add(ctx, output, output_len, NULL, 0); in mbedtls_ctr_drbg_random()