Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/helpers/
Dnrf_cracen_cm_dma.h127 NRF_CRACEN_CM_AES_CONFIG_MODE_ECB = 0x001, ///< ECB mode. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c303 NRF_CRACEN_CM_AES_CONFIG_MODE_ECB, in cm_aes_ecb()