mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
Fix Visual Studio related bugs
This commit is contained in:
@@ -172,7 +172,11 @@ extern const SM2_BN SM2_ONE;
|
||||
extern const SM2_BN SM2_TWO;
|
||||
extern const SM2_BN SM2_THREE;
|
||||
extern const SM2_BN SM2_U_PLUS_ONE;
|
||||
extern const SM2_JACOBIAN_POINT *SM2_G; // 应该同时给出Affine的
|
||||
extern SM2_JACOBIAN_POINT _SM2_G; // 应该同时给出Affine的
|
||||
|
||||
|
||||
extern SM2_JACOBIAN_POINT* SM2_G;
|
||||
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user