Home
last modified time | relevance | path

Searched refs:mbedtls_hmac_drbg_set_reseed_interval (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_hmac_drbg.function64 mbedtls_hmac_drbg_set_reseed_interval(&ctx, 2 * reps);
94 mbedtls_hmac_drbg_set_reseed_interval(&ctx, 4 * reps + 1);
173 mbedtls_hmac_drbg_set_reseed_interval(&ctx, 3);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_hmac_drbg.function64 mbedtls_hmac_drbg_set_reseed_interval(&ctx, 2 * reps);
94 mbedtls_hmac_drbg_set_reseed_interval(&ctx, 4 * reps + 1);
173 mbedtls_hmac_drbg_set_reseed_interval(&ctx, 3);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dhmac_drbg.h265 void mbedtls_hmac_drbg_set_reseed_interval(mbedtls_hmac_drbg_context *ctx,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dhmac_drbg.h265 void mbedtls_hmac_drbg_set_reseed_interval(mbedtls_hmac_drbg_context *ctx,
/aosp_15_r20/external/mbedtls/library/
H A Dhmac_drbg.c297 void mbedtls_hmac_drbg_set_reseed_interval(mbedtls_hmac_drbg_context *ctx, int interval) in mbedtls_hmac_drbg_set_reseed_interval() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dhmac_drbg.c297 void mbedtls_hmac_drbg_set_reseed_interval(mbedtls_hmac_drbg_context *ctx, int interval) in mbedtls_hmac_drbg_set_reseed_interval() function