summaryrefslogtreecommitdiffstats
path: root/crypto/sm2.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-24crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng1-2/+2
2022-03-03crypto: cleanup commentsTom Rix1-1/+1
2022-01-28crypto: sm2 - make dependent on sm3 libraryTianjia Zhang1-19/+19
2021-06-11crypto: sm2 - fix a memory leak in sm2Hongbo Li1-14/+10
2020-10-30crypto: sm2 - remove unnecessary reset operationsTianjia Zhang1-46/+29
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang1-0/+481