index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-ce-ccm-core.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpers
Ard Biesheuvel
1
-23
/
+17
2024-01-26
crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handling
Ard Biesheuvel
1
-13
/
+13
2024-01-26
crypto: arm64/aes-ccm - Cache round keys and unroll AES loops
Ard Biesheuvel
1
-57
/
+38
2024-01-26
crypto: arm64/aes-ccm - Reuse existing MAC update for AAD input
Ard Biesheuvel
1
-71
/
+0
2024-01-26
crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permute
Ard Biesheuvel
1
-21
/
+38
2021-09-17
crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
Ard Biesheuvel
1
-12
/
+11
2021-09-17
crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
Ard Biesheuvel
1
-0
/
+1
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
1
-8
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-01
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
1
-2
/
+3
2018-08-07
crypto: arm64 - revert NEON yield for fast AEAD implementations
Ard Biesheuvel
1
-95
/
+55
2018-05-12
crypto: arm64/aes-ccm - yield NEON after every block of input
Ard Biesheuvel
1
-55
/
+95
2017-08-04
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
1
-15
/
+15
2016-10-21
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
1
-26
/
+27
2015-03-19
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
1
-6
/
+6
2014-05-14
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
1
-0
/
+222