Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen_rng.h57 …uint8_t number_128_blocks; /**< Number of 128bit blocks used for AES conditioning. Must be at leas… member
166 | ((p_config->number_128_blocks << CRACENCORE_RNGCONTROL_CONTROL_NB128BITBLOCKS_Pos) in nrf_cracen_rng_control_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c99 .number_128_blocks = TRNG_NUMBER_128BIT_BLOCKS, in trng_init()