summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/aes-ce-core.S
AgeCommit message (Expand)Author
2020-12-04crypto: arm/aes-ce - work around Cortex-A57/A72 silion errataArd Biesheuvel
2019-10-01crypto: arm/aes-ce - build for v8 architecture explicitlyArd Biesheuvel
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel
2019-09-09crypto: arm/aes - fix round key prototypesArd Biesheuvel
2019-07-26crypto: arm/aes - use native endiannes for key scheduleArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-22crypto: arm/aes-ce - update IV after partial final CTR blockEric Biggers
2017-02-03crypto: arm/aes-ce - remove cra_alignmaskArd Biesheuvel
2015-05-11crypto: arm/aes - streamline AES-192 code pathArd Biesheuvel
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel