1 # SPDX-License-Identifier: GPL-2.0-only
2 config CRYPTO_DEV_STM32_CRC
3 tristate "Support for STM32 crc accelerators"
7 This enables support for the CRC32 hw accelerator which can be found
8 on STMicroelectronics STM32 SOC.
10 config CRYPTO_DEV_STM32_HASH
11 tristate "Support for STM32 hash accelerators"
20 This enables support for the HASH hw accelerator which can be found
21 on STMicroelectronics STM32 SOC.
23 config CRYPTO_DEV_STM32_CRYP
24 tristate "Support for STM32 cryp accelerators"
30 This enables support for the CRYP (AES/DES/TDES) hw accelerator which
31 can be found on STMicroelectronics STM32 SOC.