summaryrefslogtreecommitdiff
path: root/crypto/sm4_generic.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-11/+5
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2018-05-05crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel1-4/+6
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef1-0/+244