Searched refs:ECB (Results 1 – 18 of 18) 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
218 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member230 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
227 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member244 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
225 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member242 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
385 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member402 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
385 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member397 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
384 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member401 NRF_AMLI->RAMPRI.ECB = 0xFFFFFFFFUL; in hal_radio_ram_prio_setup()
378 uint32_t volatile ECB; in hal_radio_ram_prio_setup() member395 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}")
44 * 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
343 * 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