aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sm4-ce-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementationTianjia Zhang1-0/+372
2022-04-08crypto: arm64/sm4-ce - rename to sm4-ce-cipherTianjia Zhang1-82/+0
2021-07-30crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang1-6/+14
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers1-2/+3
2018-08-25crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel1-1/+1
2018-05-05crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel1-0/+73