summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto/aes-spe-glue.c
Commit message (Expand)AuthorAgeFilesLines
* cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng2022-07-221-1/+1
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-14/+4
* crypto: powerpc/spe-xts - implement support for ciphertext stealingArd Biesheuvel2019-10-261-2/+79
* crypto: powerpc - convert SPE AES algorithms to skcipher APIEric Biggers2019-10-261-216/+165
* crypto: powerpc - don't set ivsize for AES-ECBEric Biggers2019-10-261-1/+0
* crypto: powerpc - don't unnecessarily use atomic scatterwalkEric Biggers2019-10-261-7/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-1/+1
|\
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* | crypto: xts - fix compile errorsStephan Mueller2016-02-171-0/+1
* | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-0/+5
|/
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-011-0/+1
* crypto: powerpc - move files to fix build errorKim Phillips2015-03-091-0/+512