aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c
AgeCommit message (Expand)Author
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe
2019-10-05crypto: sun4i-ss - enable pm_runtimeCorentin Labbe
2019-08-22crypto: sun4i/des - switch to new verification routinesArd Biesheuvel
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-27crypto: sun4i-ss - reduce stack usageArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25crypto: sun4i-ss - fallback when length is not multiple of blocksizeCorentin Labbe
2019-04-25crypto: sun4i-ss - Handle better absence/presence of IVCorentin Labbe
2019-04-18crypto: sun4i-ss - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2017-06-19crypto: sun4i-ss - move from ablkcipher to skcipher APIAntoine Ténart
2017-06-19crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart
2016-08-16crypto: sun4i-ss - fix a few signed warningCorentin LABBE
2016-04-05crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann
2015-09-10crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin
2015-07-20crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin