Searched refs:AES (Results 1 – 25 of 85) sorted by relevance
1234
/Zephyr-latest/modules/ |
D | Kconfig.tinycrypt | 62 bool "AES-128 decrypt/encrypt" 64 This option enables support for AES-128 decrypt and encrypt. 67 bool "AES-128 block cipher" 70 This option enables support for AES-128 block cipher mode. 73 bool "AES-128 counter mode" 76 This option enables support for AES-128 counter mode. 79 bool "AES-128 CCM mode" 82 This option enables support for AES-128 CCM mode. 85 bool "AES-128 CMAC mode" 88 This option enables support for AES-128 CMAC mode.
|
/Zephyr-latest/drivers/crypto/ |
D | Kconfig.xec | 6 bool "Microchip XEC symmetric crypto (AES/Hash) driver" 10 Enable Microchip XEC symmetic crypto (AES/Hash) driver. 12 to AES and hash engines.
|
D | Kconfig.nrf_ecb | 1 # NRF AES ECB configuration options 7 bool "nRF AES electronic codebook mode encryption" 15 Enable nRF HAL-based AES ECB encryption driver
|
D | Kconfig.si32 | 5 bool "Si32 AES driver" 10 Enable hardware accelerated AES driver.
|
D | Kconfig.ataes132a | 7 bool "Atmel ATAES132A 32k AES Serial EEPROM support" 12 Enable Atmel ATAES132A 32k AES Serial EEPROM support.
|
/Zephyr-latest/tests/crypto/tinycrypt/ |
D | README.txt | 5 This test verifies that the TinyCrypt AES APIs operate as expected.
|
/Zephyr-latest/samples/subsys/mgmt/osdp/ |
D | README.rst | 19 too much resource requirements. The security is not top-notch (AES-128) but it
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf54l15bsim.rst | 41 * CCM (AES CCM mode encryption) 44 * ECB (AES electronic codebook mode encryption)
|
D | nrf5340bsim.rst | 32 * AES CCM & AES ECB encryption HW
|
D | nrf52_bsim.rst | 29 * AES CCM & AES ECB encryption HW
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 248 bool "AES block cipher" 254 bool "Use precomputed AES tables stored in ROM." 257 bool "Reduce the size of precomputed AES tables by ~6kB" 261 Reduce the size of the AES tables at a tradeoff of more 267 bool "Xor-encrypt-xor with ciphertext stealing mode (XTS) for AES" 357 bool "CTR_DRBG AES-256-based random generator"
|
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/ |
D | index.rst | 12 - AES-XTS-256-based flash encryption
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 166 * Uses ``AES-CTR-128`` or ``AES-CTR-256`` for encryption 168 * The ``AES-CTR`` key is included in the image and can be encrypted using: 171 * ``AES-KW`` (128 or 256 bits depending on the ``AES-CTR`` key length)
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc2520 | 73 This option will expose the hardware AES encryption from CC2520.
|
/Zephyr-latest/boards/renesas/rcar_spider_s4/doc/ |
D | rcar_spider_a55.rst | 29 * AES Accerator x 8 channels;
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig | 98 OSDP Secure Channel uses AES-128 to secure communication between
|
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/doc/ |
D | index.rst | 52 | AES | on-chip | crypto |
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 35 with 1 Mbyte of Flash memory, Bluetooth 5, 802.15.4, USB, LCD, AES-256 SoC and 97 QSPI, SAI, AES, Timers 116 - 3x hardware encryption AES maximum 256-bit for the application,
|
/Zephyr-latest/boards/st/nucleo_wl55jc/doc/ |
D | nucleo_wl55jc.rst | 83 - Hardware encryption AES 256-bit 138 USART, AES and timers 173 | AES | on-chip | crypto |
|
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/ |
D | README.rst | 12 optional authentication and rollback protection. The default crypto algorithm is ``AES-128-GCM``.
|
/Zephyr-latest/boards/st/nucleo_l4a6zg/doc/ |
D | index.rst | 90 - AES and HASH hardware accelerators 107 | AES | on-chip | crypto |
|
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/ |
D | index.rst | 45 - Cryptographic hardware acceleration: (AES-128/256, Hash, RSA, RNG, HMAC, Digital signature)
|
/Zephyr-latest/boards/adi/max32690fthr/doc/ |
D | index.rst | 60 - Secure Nonvolatile Key Storage, SHA-256, AES-128/192/256
|
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/ |
D | index.rst | 12 - AES-XTS-256-based flash encryption
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/ |
D | olimex_lora_stm32wl_devkit.rst | 45 | AES | on-chip | crypto |
|
1234