summaryrefslogtreecommitdiffstats
path: root/crypto/sm4_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-021-1/+1
* crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang2021-07-301-15/+12
* crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang2021-07-301-149/+4
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-11/+5
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel2018-05-051-4/+6
* crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-161-0/+244