1 config CRYPTO_DEV_STM32_CRC
2 tristate "Support for STM32 crc accelerators"
6 This enables support for the CRC32 hw accelerator which can be found
7 on STMicroelectronics STM32 SOC.
9 config CRYPTO_DEV_STM32_HASH
10 tristate "Support for STM32 hash accelerators"
19 This enables support for the HASH hw accelerator which can be found
20 on STMicroelectronics STM32 SOC.
22 config CRYPTO_DEV_STM32_CRYP
23 tristate "Support for STM32 cryp accelerators"
28 This enables support for the CRYP (AES/DES/TDES) hw accelerator which
29 can be found on STMicroelectronics STM32 SOC.