index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
stm32
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-06-30
crypto: stm32 - remove crc32 and crc32c support
Eric Biggers
2023-07-22
crypto: stm32 - add new algorithms support
Thomas Bourgoin
2022-12-09
crypto: stm32 - enable drivers to be used on Ux500
Linus Walleij
2020-09-25
crypto: stm32/crc32 - Avoid lock if hardware is already used
Nicolas Toromanoff
2019-12-11
crypto: Kconfig - Fix indentation
Krzysztof Kozlowski
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-03
crypto: stm32/cryp - add weak key check for DES
Lionel Debieve
2017-12-28
crypto: stm32 - Use standard CONFIG name
Corentin Labbe
2017-11-29
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
2017-07-28
crypto: stm32 - Support for STM32 HASH module
lionel.debieve@st.com
2017-07-28
crypto: stm32 - Rename module to use generic crypto
lionel.debieve@st.com
2017-04-05
crypto: stm32 - Support for STM32 CRC32 crypto module
Fabien DESSENNE