summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe2019-11-011-589/+0
* crypto: sun4i-ss - enable pm_runtimeCorentin Labbe2019-10-041-0/+10
* crypto: sun4i/des - switch to new verification routinesArd Biesheuvel2019-08-221-20/+6
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-17/+30
|\
| * crypto: sun4i-ss - reduce stack usageArnd Bergmann2019-06-271-17/+30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* 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