Searched refs:mbedtls_ctr_drbg_reseed_internal (Results 1 – 1 of 1) sorted by relevance
348 static int mbedtls_ctr_drbg_reseed_internal( mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_reseed_internal() function407 return( mbedtls_ctr_drbg_reseed_internal( ctx, additional, len, 0 ) ); in mbedtls_ctr_drbg_reseed()474 if( ( ret = mbedtls_ctr_drbg_reseed_internal( ctx, custom, len, in mbedtls_ctr_drbg_seed()