nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_cc3xx_platform_init_hmac_drbg()

int nrf_cc3xx_platform_init_hmac_drbg ( void )

#include <crypto/nrf_cc310_platform/include/nrf_cc3xx_platform.h>

Function to initialize the nrf_cc3xx_platform with rng. The function is using HMAC_DRBG to generate a random seed.

Note
If this is called after nrf_cc3xx_platform_init it will create a new random seed using HMAC_DRBG.
Returns
Zero on success, otherwise a non-zero error code.