| config CRYPTO_DEV_STM32_CRC |
| tristate "Support for STM32 crc accelerators" |
| This enables support for the CRC32 hw accelerator which can be found |
| on STMicroelectronics STM32 SOC. |
| config CRYPTO_DEV_STM32_HASH |
| tristate "Support for STM32 hash accelerators" |
| This enables support for the HASH hw accelerator which can be found |
| on STMicroelectronics STM32 SOC. |
| config CRYPTO_DEV_STM32_CRYP |
| tristate "Support for STM32 cryp accelerators" |
| This enables support for the CRYP (AES/DES/TDES) hw accelerator which |
| can be found on STMicroelectronics STM32 SOC. |