Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c57 #define CTR_DRBG_ENTROPY_SIZE (CTR_DRBG_KEY_SIZE + AES_ECB_BLK_SZ) /* Seed equals key-len… macro
409 uint8_t temp[CTR_DRBG_ENTROPY_SIZE]; in ctr_drbg_update()
444 uint8_t entropy[CTR_DRBG_ENTROPY_SIZE]; in ctr_drbg_reseed()