![]() |
nrfxlib API 3.3.99
|
Opaque type for the context required for hmac_drbg generation. More...
#include <nrf_cc3xx_platform_hmac_drbg.h>
Data Fields | |
| uint32_t | is_initialized |
| Mask indicating if the hmac_drbg context has been initialized. | |
| uint32_t | buffer [(78)] |
| Internal buffer for the built-in entropy and hmac_drbg contexts. | |
| uint32_t | reseed_interval |
| The reseed interval. | |
Opaque type for the context required for hmac_drbg generation.
Note: This opaque type contains contexts for mbed TLS entropy generation (TRNG) and hmac_drbg (PRNG).