summaryrefslogtreecommitdiff
path: root/drivers/crypto/stm32/stm32-hash.c
AgeCommit message (Expand)Author
2019-04-18crypto: stm32/hash - Fix self test issue during exportLionel Debieve
2019-02-28crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()Mao Wenan
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: stm32/hash - Add power management supportlionel.debieve@st.com
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-15crypto: stm32/hash - rework padding lengthLionel Debieve
2018-02-15crypto: stm32/hash - fix performance issuesLionel Debieve
2018-02-15crypto: stm32/hash - avoid error if maxburst not definedLionel Debieve
2018-02-15crypto: stm32-hash - convert to the new crypto engine APICorentin LABBE
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-10crypto: stm32/hash - Fix return issue on updateLionel Debieve
2017-10-07crypto: stm32 - use of_device_get_match_dataCorentin LABBE
2017-10-07crypto: stm32 - Try to fix hash paddingArnd Bergmann
2017-09-22crypto: stm32/hash - Remove uninitialized symbollionel.debieve@st.com
2017-07-28crypto: stm32 - Support for STM32 HASH modulelionel.debieve@st.com