Searched refs:mbedtls_ctr_drbg_random_with_add (Results 1 – 3 of 3) sorted by relevance
472 int mbedtls_ctr_drbg_random_with_add( void *p_rng,
1861 #define ctr_drbg_random_with_add mbedtls_ctr_drbg_random_with_add
478 int mbedtls_ctr_drbg_random_with_add( void *p_rng, in mbedtls_ctr_drbg_random_with_add() function562 ret = mbedtls_ctr_drbg_random_with_add( ctx, output, output_len, NULL, 0 ); in mbedtls_ctr_drbg_random()