aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-ce-ccm-core.S
AgeCommit message (Expand)Author
2021-09-17crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_dataArd Biesheuvel
2021-09-17crypto: arm64/aes-ccm - reduce NEON begin/end calls for common caseArd Biesheuvel
2019-12-20crypto: arm64 - Use modern annotations for assembly functionsMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-01crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel
2018-05-12crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel
2017-08-04crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel
2016-10-21crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel
2014-05-14arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel