summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-ce-core.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/aes-ce - work around Cortex-A57/A72 silion errataArd Biesheuvel2020-12-041-10/+22
* crypto: arm/aes-ce - build for v8 architecture explicitlyArd Biesheuvel2019-10-011-0/+1
* crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel2019-09-091-0/+85
* crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel2019-09-091-11/+92
* crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-6/+3
* crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel2019-09-091-119/+144
* crypto: arm/aes - fix round key prototypesArd Biesheuvel2019-09-091-9/+9
* crypto: arm/aes - use native endiannes for key scheduleArd Biesheuvel2019-07-261-10/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* crypto: arm/aes-ce - update IV after partial final CTR blockEric Biggers2019-02-221-13/+13
* crypto: arm/aes-ce - remove cra_alignmaskArd Biesheuvel2017-02-031-43/+41
* crypto: arm/aes - streamline AES-192 code pathArd Biesheuvel2015-05-111-4/+3
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+518