aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-ce-core.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01crypto: arm/aes-ce - build for v8 architecture explicitlyArd Biesheuvel1-0/+1
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel1-0/+85
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel1-11/+92
2019-09-09crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel1-6/+3
2019-09-09crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel1-119/+144
2019-09-09crypto: arm/aes - fix round key prototypesArd Biesheuvel1-9/+9
2019-07-26crypto: arm/aes - use native endiannes for key scheduleArd Biesheuvel1-10/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-22crypto: arm/aes-ce - update IV after partial final CTR blockEric Biggers1-13/+13
2017-02-03crypto: arm/aes-ce - remove cra_alignmaskArd Biesheuvel1-43/+41
2015-05-11crypto: arm/aes - streamline AES-192 code pathArd Biesheuvel1-4/+3
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+518