mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
Update sm9_alg.c
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <gmssl/hex.h>
|
#include <gmssl/hex.h>
|
||||||
#include <gmssl/sm9.h>
|
#include <gmssl/sm9.h>
|
||||||
#include "endian.h"
|
#include <gmssl/endian.h>
|
||||||
|
|
||||||
|
|
||||||
const sm9_bn_t SM9_ZERO = {0,0,0,0,0,0,0,0};
|
const sm9_bn_t SM9_ZERO = {0,0,0,0,0,0,0,0};
|
||||||
|
|||||||
Reference in New Issue
Block a user