mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Update sm2_standard.h
This commit is contained in:
@@ -53,15 +53,16 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include "miracl.h"
|
||||
#include "mirdef.h"
|
||||
#include "kdf_standard.h"
|
||||
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "miracl.h"
|
||||
#include "mirdef.h"
|
||||
#include "kdf_standard.h"
|
||||
|
||||
#define ERR_INFINITY_POINT 0x00000001
|
||||
#define ERR_NOT_VALID_ELEMENT 0x00000002
|
||||
|
||||
Reference in New Issue
Block a user