开源镜像站
帮助
动态
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
/
arm
/
crypto
/
aes-ce-core.S
Age
Commit message (
Expand
)
Author
2020-12-04
crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
Ard Biesheuvel
2019-10-01
crypto: arm/aes-ce - build for v8 architecture explicitly
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for CBC
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for XTS
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - replace tweak mask literal with composition
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - switch to 4x interleave
Ard Biesheuvel
2019-09-09
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
2019-07-26
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-22
crypto: arm/aes-ce - update IV after partial final CTR block
Eric Biggers
2017-02-03
crypto: arm/aes-ce - remove cra_alignmask
Ard Biesheuvel
2015-05-11
crypto: arm/aes - streamline AES-192 code path
Ard Biesheuvel
2015-03-12
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
Ard Biesheuvel