aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32/stm32-cryp.c
AgeCommit message (Expand)Author
2019-11-17crypto: stm32 - switch to skcipher APIArd Biesheuvel
2019-08-22crypto: stm32/des - switch to new verification routinesArd Biesheuvel
2019-08-09crypto: stm32 - use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-09crypto: drivers - Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-03crypto: stm32/cryp - update to return iv_outLionel Debieve
2019-05-03crypto: stm32/cryp - remove request mutex protectionLionel Debieve
2019-05-03crypto: stm32/cryp - add weak key check for DESLionel Debieve
2019-04-18crypto: stm32 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2018-07-09crypto: stm32/cryp - Add power management supportlionel.debieve@st.com
2018-02-15crypto: stm32/cryp - add stm32mp1 supportFabien DESSENNE
2018-02-15crypto: stm32/cryp - add aes gcm / ccm supportFabien DESSENNE
2018-02-15crypto: stm32-cryp - convert to the new crypto engine APICorentin LABBE
2018-01-26crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()weiyongjun \(A\)
2017-12-11crypto: stm32 - fix module device table nameCorentin LABBE
2017-11-29crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE