aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/stm32/stm32-cryp.c
AgeCommit message (Expand)Author
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