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.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
crypto: arm64/aes-ce - Simplify round key load sequence
Ard Biesheuvel
1
-20
/
+14
2020-03-09
arm64: crypto: Modernize names for AES function macros
Mark Brown
1
-2
/
+2
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
1
-2
/
+2
2019-09-09
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
1
-0
/
+3
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-23
/
+37
2019-07-03
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
1
-0
/
+2
2019-07-03
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
1
-23
/
+35
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-21
crypto: arm64/aes-blk - improve XTS mask handling
Ard Biesheuvel
1
-0
/
+5
2018-05-12
crypto: arm64/aes-blk - yield NEON after every block of input
Ard Biesheuvel
1
-6
/
+9
2017-08-04
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
1
-6
/
+6
2016-10-21
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
1
-0
/
+1
2015-03-19
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
1
-7
/
+3
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
1
-0
/
+133