summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/sm4-ce-glue.c
AgeCommit message (Expand)Author
2023-12-08crypto: arm64/sm4 - Remove cfb(sm4)Herbert Xu
2022-11-04crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmacTianjia Zhang
2022-11-04crypto: arm64/sm4 - add CE implementation for XTS modeTianjia Zhang
2022-11-04crypto: arm64/sm4 - add CE implementation for CTS-CBC modeTianjia Zhang
2022-11-04crypto: arm64/sm4 - export reusable CE acceleration functionsTianjia Zhang
2022-11-04crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementationTianjia Zhang
2022-11-04crypto: arm64/sm4 - refactor and simplify CE implementationTianjia Zhang
2022-04-08crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementationTianjia Zhang
2022-04-08crypto: arm64/sm4-ce - rename to sm4-ce-cipherTianjia Zhang
2021-07-30crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers
2018-08-25crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-05-05crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel