Home
last modified time | relevance | path

Searched refs:interval (Results 1 – 13 of 13) sorted by relevance

/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dhmac_drbg.h278 int interval );
A Dctr_drbg.h420 int interval );
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dhmac_drbg.h278 int interval );
A Dctr_drbg.h420 int interval );
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dhmac_drbg.h278 int interval );
A Dctr_drbg.h420 int interval );
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dhmac_drbg.h278 int interval );
A Dctr_drbg.h420 int interval );
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dhmac_drbg.h278 int interval );
A Dctr_drbg.h420 int interval );
/optee_os/lib/libmbedtls/mbedtls/library/
A Dhmac_drbg.c319 void mbedtls_hmac_drbg_set_reseed_interval( mbedtls_hmac_drbg_context *ctx, int interval ) in mbedtls_hmac_drbg_set_reseed_interval() argument
321 ctx->reseed_interval = interval; in mbedtls_hmac_drbg_set_reseed_interval()
A Dctr_drbg.c120 int interval ) in mbedtls_ctr_drbg_set_reseed_interval() argument
122 ctx->reseed_interval = interval; in mbedtls_ctr_drbg_set_reseed_interval()
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog455 * In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().

Completed in 33 milliseconds