![]() |
nrfxlib API 3.3.99
|
| int nrf_cc3xx_platform_ctr_drbg_set_reseed_interval | ( | nrf_cc3xx_platform_ctr_drbg_context_t *const | context, |
| int | interval ) |
#include <crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_ctr_drbg.h>
Function to change the reseed interval.
This API controls when the ctr_drbg is automatically reseeded
| [in,out] | context | Pointer to a structure holding the ctr_drbg context. |
| [in] | interval | New reeseed interval value. |