summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun4i-ss - fallback when length is not multiple of blocksizeCorentin Labbe2019-04-251-4/+53
* crypto: sun4i-ss - Handle better absence/presence of IVCorentin Labbe2019-04-251-10/+0
* crypto: sun4i-ss - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-6/+5
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-1/+1
* crypto: sun4i-ss - move from ablkcipher to skcipher APIAntoine Ténart2017-06-191-94/+95
* crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart2017-06-191-14/+14
* crypto: sun4i-ss - fix a few signed warningCorentin LABBE2016-08-161-2/+4
* crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE2016-04-051-4/+6
* crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2
* crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin2015-09-101-1/+1
* crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin2015-07-201-0/+542