aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto/aes-spe-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-14/+4
2019-10-26crypto: powerpc/spe-xts - implement support for ciphertext stealingArd Biesheuvel1-2/+79
2019-10-26crypto: powerpc - convert SPE AES algorithms to skcipher APIEric Biggers1-216/+165
2019-10-26crypto: powerpc - don't set ivsize for AES-ECBEric Biggers1-1/+0
2019-10-26crypto: powerpc - don't unnecessarily use atomic scatterwalkEric Biggers1-7/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-02-17crypto: xts - fix compile errorsStephan Mueller1-0/+1
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller1-0/+5
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard1-0/+1
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips1-0/+512