Home
last modified time | relevance | path

Searched refs:NID_sm2 (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/crypto/ec/
Dec_curve.c3004 {NID_sm2, &_EC_sm2p256v1.h, 0,
/third_party/openssl/crypto/objects/
Dobj_dat.h2255 {"SM2", "sm2", NID_sm2, 8, &so[7617]},
/third_party/openssl/test/
Devp_extra_test.c1291 if (!TEST_true(EVP_PKEY_CTX_set_ec_paramgen_curve_nid(pctx, NID_sm2))) in test_EVP_SM2()
/third_party/openssl/include/openssl/
Devp.h53 # define EVP_PKEY_SM2 NID_sm2
Dobj_mac.h1169 #define NID_sm2 1172 macro