index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
sm4-ce-glue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm64/sm4 - Remove cfb(sm4)
Herbert Xu
2023-12-08
1
-107
/
+1
*
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2022-11-04
1
-1
/
+266
*
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
2022-11-04
1
-1
/
+158
*
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2022-11-04
1
-0
/
+94
*
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2022-11-04
1
-0
/
+5
*
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2022-11-04
1
-0
/
+2
*
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
2022-11-04
1
-37
/
+27
*
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
2022-04-08
1
-0
/
+372
*
crypto: arm64/sm4-ce - rename to sm4-ce-cipher
Tianjia Zhang
2022-04-08
1
-82
/
+0
*
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
2021-07-30
1
-6
/
+14
*
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
1
-2
/
+3
*
crypto: arm64/sm4-ce - check for the right CPU feature bit
Ard Biesheuvel
2018-08-25
1
-1
/
+1
*
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel
2018-05-05
1
-0
/
+73