开源镜像站
帮助
动态
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
/
sm4-ce-glue.c
Age
Commit message (
Expand
)
Author
2023-12-08
crypto: arm64/sm4 - Remove cfb(sm4)
Herbert Xu
2022-11-04
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
2022-04-08
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
2022-04-08
crypto: arm64/sm4-ce - rename to sm4-ce-cipher
Tianjia Zhang
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2018-08-25
crypto: arm64/sm4-ce - check for the right CPU feature bit
Ard Biesheuvel
2018-05-05
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel