mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
Update sm2_standard.h
This commit is contained in:
@@ -60,9 +60,9 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "miracl.h"
|
#include <openssl/miracl.h>
|
||||||
#include "mirdef.h"
|
#include <openssl/mirdef.h>
|
||||||
#include "kdf_standard.h"
|
#include <openssl/kdf_standard.h>
|
||||||
|
|
||||||
#define ERR_INFINITY_POINT 0x00000001
|
#define ERR_INFINITY_POINT 0x00000001
|
||||||
#define ERR_NOT_VALID_ELEMENT 0x00000002
|
#define ERR_NOT_VALID_ELEMENT 0x00000002
|
||||||
|
|||||||
Reference in New Issue
Block a user