summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32/stm32-cryp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* crypto: stm32/cryp - update to return iv_outLionel Debieve2019-05-031-0/+20
* crypto: stm32/cryp - remove request mutex protectionLionel Debieve2019-05-031-19/+7Star
* crypto: stm32/cryp - add weak key check for DESLionel Debieve2019-05-031-2/+11
* crypto: stm32 - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-4/+11
* crypto: stm32/cryp - Add power management supportlionel.debieve@st.com2018-07-081-0/+62
* crypto: stm32/cryp - add stm32mp1 supportFabien DESSENNE2018-02-151-0/+6
* crypto: stm32/cryp - add aes gcm / ccm supportFabien DESSENNE2018-02-151-29/+902
* crypto: stm32-cryp - convert to the new crypto engine APICorentin LABBE2018-02-151-8/+21
* crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()weiyongjun \(A\)2018-01-251-3/+1Star
* crypto: stm32 - fix module device table nameCorentin LABBE2017-12-111-1/+1
* crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE2017-11-291-0/+1172