aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-25crypto: sun4i-ss - fallback when length is not multiple of blocksizeCorentin Labbe1-4/+53
2019-04-25crypto: sun4i-ss - Handle better absence/presence of IVCorentin Labbe1-10/+0
2019-04-18crypto: sun4i-ss - Forbid 2-key 3DES in FIPS modeHerbert Xu1-6/+5
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-1/+1
2017-06-19crypto: sun4i-ss - move from ablkcipher to skcipher APIAntoine Ténart1-94/+95
2017-06-19crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart1-14/+14
2016-08-16crypto: sun4i-ss - fix a few signed warningCorentin LABBE1-2/+4
2016-04-05crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE1-4/+6
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann1-3/+2
2015-09-10crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin1-1/+1
2015-07-20crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin1-0/+542