index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-neon.S
Age
Commit message (
Expand
)
Author
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
2019-09-09
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-neon - switch to shared AES Sboxes
Ard Biesheuvel
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-03
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
2019-07-03
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-21
crypto: arm64/aes-blk - improve XTS mask handling
Ard Biesheuvel
2018-01-18
crypto: arm64/aes-neon - move literal data to .rodata section
Ard Biesheuvel
2017-02-03
crypto: arm64/aes-neon-blk - tweak performance for low end cores
Ard Biesheuvel
2016-10-21
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel