aboutsummaryrefslogtreecommitdiff
path: root/crypto/sm4_generic.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2018-05-05crypto: sm4 - export encrypt/decrypt routines to other driversGravatar Ard Biesheuvel 1-4/+6
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGravatar Gilad Ben-Yossef 1-0/+244