summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-modes.S
Commit message (Expand)AuthorAge
* crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-09
* crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel2019-09-09
* crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel2019-09-09
* crypto: arm64/aes - implement accelerated ESSIV/CBC modeArd Biesheuvel2019-08-30
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel2019-07-03
| * crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel2019-07-03
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* crypto: arm64/aes-blk - update IV after partial final CTR blockEric Biggers2019-02-21
* crypto: arm64/aes-blk - ensure XTS mask is always loadedArd Biesheuvel2018-10-12
* crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel2018-09-21
* crypto: arm64/aes-blk - add support for CTS-CBC modeArd Biesheuvel2018-09-21
* crypto: arm64/aes-blk - revert NEON yield for skciphersArd Biesheuvel2018-09-21
* crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel2018-09-03
* crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel2018-05-11
* crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt pathArd Biesheuvel2018-03-16
* crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt pathArd Biesheuvel2018-03-16
* crypto: arm64/aes-blk - remove configurable interleaveArd Biesheuvel2018-03-16
* crypto: arm64/aes-blk - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-16
* crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driverArd Biesheuvel2017-02-11
* crypto: arm64/aes-blk - remove cra_alignmaskArd Biesheuvel2017-02-03
* crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-01-23
* crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2016-10-20
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-14