开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-ce.S
Age
Commit message (
Expand
)
Author
2024-04-26
crypto: arm64/aes-ce - Simplify round key load sequence
Ard Biesheuvel
2020-03-09
arm64: crypto: Modernize names for AES function macros
Mark Brown
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-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-05-12
crypto: arm64/aes-blk - yield NEON after every block of input
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
2016-10-21
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2015-03-19
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel