Searched refs:mbedtls_hmac_drbg_set_reseed_interval (Results 1 – 3 of 3) sorted by relevance
61 mbedtls_hmac_drbg_set_reseed_interval( &ctx, 2 * reps );92 mbedtls_hmac_drbg_set_reseed_interval( &ctx, 4 * reps + 1);166 mbedtls_hmac_drbg_set_reseed_interval( &ctx, 3 );
278 void mbedtls_hmac_drbg_set_reseed_interval( mbedtls_hmac_drbg_context *ctx,
310 void mbedtls_hmac_drbg_set_reseed_interval( mbedtls_hmac_drbg_context *ctx, int interval ) in mbedtls_hmac_drbg_set_reseed_interval() function