index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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