Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c444 uint8_t entropy[CTR_DRBG_ENTROPY_SIZE]; in ctr_drbg_reseed() local
447 r = trng_entropy_get(entropy, sizeof(entropy)); in ctr_drbg_reseed()
453 r = ctr_drbg_update(entropy); in ctr_drbg_reseed()