mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-18 22:36:25 +08:00
Fix export symbol bug in MSVC
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
#include <gmssl/x509_alg.h>
|
||||
|
||||
|
||||
extern const SM2_BN SM2_N;
|
||||
|
||||
|
||||
int sm2_key_generate(SM2_KEY *key)
|
||||
{
|
||||
SM2_BN x;
|
||||
|
||||
Reference in New Issue
Block a user