Searched refs:ECB (Results 1 – 19 of 19) sorted by relevance
4 -enable=B.REPORT.ECB5 -config=B.REPORT.ECB,output=join_paths(data_dir,"FRAME.@FRAME@.ecb")6 -config=B.REPORT.ECB,preprocessed=show7 -config=B.REPORT.ECB,macros=10
1 # NRF AES ECB configuration options10 # Bluetooth controller uses the ECB peripheral directly15 Enable nRF HAL-based AES ECB encryption driver
13 - ECB (Electronic Code Book) encryption only (decryption not supported by the hardware)
219 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member231 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
228 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member245 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
226 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member243 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
389 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member401 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
389 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member406 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
388 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member405 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
379 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member396 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
107 message(STATUS "ECLAIR ECB files have been written to: ${ECLAIR_ANALYSIS_DATA_DIR}")
45 * ECB (AES electronic codebook mode encryption)
32 * AES CCM & AES ECB encryption HW
29 * AES CCM & AES ECB encryption HW
364 * - ECB [f]_411 .. [f] AES Electronic Codebook Mode Encryption (ECB)
376 * Added AES GCM, ECB, and CBC support to crypto_mtls_shim
341 * The nrf54l15bsim target now includes models of the AAR, CCM and ECB peripherals, and many
346 * Added driver for nRF ECB
2287 * :github:`3244` - Ataes132a fails to encrypt/decrypt with mode ECB and CCM mode