some bug fix

This commit is contained in:
Zhi Guan
2018-12-06 22:12:05 +08:00
parent bc2bb8a335
commit 9b5eaab86a
19 changed files with 184 additions and 5640 deletions

View File

@@ -5067,6 +5067,10 @@
#define NID_sm9hash1 1172
#define OBJ_sm9hash1 OBJ_sm_scheme,302L,4L
#define SN_sm9hash2 "sm9hash2"
#define NID_sm9hash2 1209
#define OBJ_sm9hash2 OBJ_sm_scheme,303L,7L
#define SN_sm9kdf "sm9kdf"
#define NID_sm9kdf 1173
#define OBJ_sm9kdf OBJ_sm_scheme,302L,5L
@@ -5107,6 +5111,14 @@
#define NID_sm9hash1_with_sha256 1182
#define OBJ_sm9hash1_with_sha256 OBJ_sm9hash1,2L
#define SN_sm9hash2_with_sm3 "sm9hash2-with-sm3"
#define NID_sm9hash2_with_sm3 1210
#define OBJ_sm9hash2_with_sm3 OBJ_sm9hash2,1L
#define SN_sm9hash2_with_sha256 "sm9hash2-with-sha256"
#define NID_sm9hash2_with_sha256 1211
#define OBJ_sm9hash2_with_sha256 OBJ_sm9hash2,2L
#define SN_sm9kdf_with_sm3 "sm9kdf-with-sm3"
#define NID_sm9kdf_with_sm3 1183
#define OBJ_sm9kdf_with_sm3 OBJ_sm9kdf,1L