/third_party/node/deps/openssl/openssl/providers/ |
D | encoders.inc | 65 ENCODER_TEXT("SM2", sm2, no), 114 ENCODER_w_structure("SM2", sm2, no, der, type_specific_no_pub), 115 ENCODER_w_structure("SM2", sm2, no, pem, type_specific_no_pub), 116 ENCODER("SM2", sm2, no, blob), 213 ENCODER_w_structure("SM2", sm2, no, der, EncryptedPrivateKeyInfo), 214 ENCODER_w_structure("SM2", sm2, no, pem, EncryptedPrivateKeyInfo), 215 ENCODER_w_structure("SM2", sm2, no, der, PrivateKeyInfo), 216 ENCODER_w_structure("SM2", sm2, no, pem, PrivateKeyInfo), 217 ENCODER_w_structure("SM2", sm2, no, der, SubjectPublicKeyInfo), 218 ENCODER_w_structure("SM2", sm2, no, pem, SubjectPublicKeyInfo),
|
D | decoders.inc | 70 DECODER_w_structure("SM2", der, PrivateKeyInfo, sm2, no), 71 DECODER_w_structure("SM2", der, SubjectPublicKeyInfo, sm2, no),
|
/third_party/openssl/providers/ |
D | encoders.inc | 65 ENCODER_TEXT("SM2", sm2, no), 114 ENCODER_w_structure("SM2", sm2, no, der, type_specific_no_pub), 115 ENCODER_w_structure("SM2", sm2, no, pem, type_specific_no_pub), 116 ENCODER("SM2", sm2, no, blob), 213 ENCODER_w_structure("SM2", sm2, no, der, EncryptedPrivateKeyInfo), 214 ENCODER_w_structure("SM2", sm2, no, pem, EncryptedPrivateKeyInfo), 215 ENCODER_w_structure("SM2", sm2, no, der, PrivateKeyInfo), 216 ENCODER_w_structure("SM2", sm2, no, pem, PrivateKeyInfo), 217 ENCODER_w_structure("SM2", sm2, no, der, SubjectPublicKeyInfo), 218 ENCODER_w_structure("SM2", sm2, no, pem, SubjectPublicKeyInfo),
|
D | decoders.inc | 70 DECODER_w_structure("SM2", der, PrivateKeyInfo, sm2, no), 71 DECODER_w_structure("SM2", der, SubjectPublicKeyInfo, sm2, no),
|
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
D | encode_key2any.c | 1316 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, type_specific_no_pub, der); 1335 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, type_specific_no_pub, pem); 1389 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, EncryptedPrivateKeyInfo, der); 1390 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, EncryptedPrivateKeyInfo, pem); 1391 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, PrivateKeyInfo, der); 1392 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, PrivateKeyInfo, pem); 1393 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SubjectPublicKeyInfo, der); 1394 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SubjectPublicKeyInfo, pem); 1446 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SM2, der); 1447 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SM2, pem);
|
D | decode_der2key.c | 409 int sm2 = (EC_KEY_get_flags(key) & EC_FLAG_SM2_RANGE) != 0; in ec_check() local 411 return sm2 == (ctx->desc->evp_type == EVP_PKEY_SM2); in ec_check() 784 MAKE_DECODER("SM2", sm2, ec, PrivateKeyInfo); 785 MAKE_DECODER("SM2", sm2, ec, SubjectPublicKeyInfo);
|
D | encode_key2blob.c | 177 MAKE_BLOB_ENCODER(sm2, ec, PUBLIC_KEY);
|
/third_party/openssl/providers/implementations/encode_decode/ |
D | encode_key2any.c | 1316 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, type_specific_no_pub, der); 1335 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, type_specific_no_pub, pem); 1389 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, EncryptedPrivateKeyInfo, der); 1390 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, EncryptedPrivateKeyInfo, pem); 1391 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, PrivateKeyInfo, der); 1392 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, PrivateKeyInfo, pem); 1393 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SubjectPublicKeyInfo, der); 1394 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SubjectPublicKeyInfo, pem); 1446 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SM2, der); 1447 MAKE_ENCODER(sm2, ec, EVP_PKEY_EC, SM2, pem);
|
D | decode_der2key.c | 409 int sm2 = (EC_KEY_get_flags(key) & EC_FLAG_SM2_RANGE) != 0; in ec_check() local 411 return sm2 == (ctx->desc->evp_type == EVP_PKEY_SM2); in ec_check() 784 MAKE_DECODER("SM2", sm2, ec, PrivateKeyInfo); 785 MAKE_DECODER("SM2", sm2, ec, SubjectPublicKeyInfo);
|
D | encode_key2blob.c | 177 MAKE_BLOB_ENCODER(sm2, ec, PUBLIC_KEY);
|
/third_party/openssl/providers/implementations/asymciphers/ |
D | build.info | 9 IF[{- !$disabled{"sm2"} -}]
|
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/ |
D | build.info | 9 IF[{- !$disabled{"sm2"} -}]
|
/third_party/node/deps/openssl/openssl/providers/common/der/ |
D | build.info | 86 IF[{- !$disabled{sm2} -}] 113 IF[{- !$disabled{sm2} -}]
|
D | SM2.asn1 | 14 sm2-with-SM3 OBJECT IDENTIFIER ::= { sm-scheme 501 }
|
/third_party/openssl/providers/common/der/ |
D | build.info | 86 IF[{- !$disabled{sm2} -}] 113 IF[{- !$disabled{sm2} -}]
|
D | SM2.asn1 | 14 sm2-with-SM3 OBJECT IDENTIFIER ::= { sm-scheme 501 }
|
/third_party/openssl/util/ |
D | fix-includes.sed | 2 …gine.h|lhash.h|md32_common.h|objects.h|poly1305.h|sha.h|siphash.h|sm2err.h|sm2.h|sm4.h|sparse_arra…
|
/third_party/node/deps/openssl/openssl/util/ |
D | fix-includes.sed | 2 …gine.h|lhash.h|md32_common.h|objects.h|poly1305.h|sha.h|siphash.h|sm2err.h|sm2.h|sm4.h|sparse_arra…
|
/third_party/openssl/providers/implementations/signature/ |
D | build.info | 18 IF[{- !$disabled{sm2} -}]
|
/third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
D | build.info | 18 IF[{- !$disabled{sm2} -}]
|
/third_party/openssl/test/recipes/30-test_evp_data/ |
D | evpmd_sm3.txt | 16 # From https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02
|
D | evppkey_sm2.txt | 84 Ctrl = group:sm2
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | obj_xref.txt | 68 SM2_with_SM3 sm3 sm2
|
/third_party/openssl/crypto/objects/ |
D | obj_xref.txt | 68 SM2_with_SM3 sm3 sm2
|
/third_party/openssl/doc/man7/ |
D | EVP_PKEY-SM2.pod | 56 Currently, the only valid algorithm name is B<sm2>.
|