nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_cc3xx_platform_hmac_drbg_context_t Struct Reference

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.
 

Detailed Description

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).


The documentation for this struct was generated from the following file: