aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/sm4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08crypto: sm4 - export sm4 constant arraysTianjia Zhang1-0/+4
2021-07-30crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang1-7/+2
2021-07-30crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang1-3/+21
2018-05-05crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel1-0/+3
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef1-0/+28