Kconfig (a976c2951d8f376112361830aa7762beff83a205) Kconfig (c35af01d939a865b666591ddc653d082258a1135)
1config CRYPTO_DEV_STM32
2 tristate "Support for STM32 crypto accelerators"
1config CRC_DEV_STM32
2 tristate "Support for STM32 crc accelerators"
3 depends on ARCH_STM32
4 select CRYPTO_HASH
5 help
6 This enables support for the CRC32 hw accelerator which can be found
3 depends on ARCH_STM32
4 select CRYPTO_HASH
5 help
6 This enables support for the CRC32 hw accelerator which can be found
7 on STMicroelectronis STM32 SOC.
7 on STMicroelectronics STM32 SOC.