index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-neon.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: crypto: Modernize names for AES function macros
Mark Brown
2020-03-09
1
-2
/
+2
*
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
2019-12-20
1
-2
/
+2
*
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
2019-09-09
1
-0
/
+5
*
crypto: arm64/aes-neon - switch to shared AES Sboxes
Ard Biesheuvel
2019-07-26
1
-71
/
+3
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-09
1
-45
/
+3
|
\
|
*
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
2019-07-03
1
-0
/
+2
|
*
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
2019-07-03
1
-45
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
crypto: arm64/aes-blk - improve XTS mask handling
Ard Biesheuvel
2018-09-21
1
-0
/
+6
*
crypto: arm64/aes-neon - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
1
-4
/
+4
*
crypto: arm64/aes-neon-blk - tweak performance for low end cores
Ard Biesheuvel
2017-02-03
1
-135
/
+100
*
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
2016-10-21
1
-10
/
+15
*
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
2014-05-14
1
-0
/
+382