/third_party/node/deps/openssl/openssl/crypto/objects/ |
H A D | obj_dat.c | 217 return NID_undef; in OBJ_add_object() 226 if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) { in OBJ_nid2obj() 256 if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) { in OBJ_nid2sn() 286 if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) { in OBJ_nid2ln() 332 return NID_undef; in OBJ_obj2nid() 337 return NID_undef; in OBJ_obj2nid() 351 return NID_undef; in OBJ_obj2nid() [all...] |
H A D | obj_xref.h | 40 {NID_ecdsa_with_Recommended, NID_undef, NID_X9_62_id_ecPublicKey}, 41 {NID_ecdsa_with_Specified, NID_undef, NID_X9_62_id_ecPublicKey}, 56 {NID_rsassaPss, NID_undef, NID_rsassaPss}, 76 {NID_ED25519, NID_undef, NID_ED25519}, 77 {NID_ED448, NID_undef, NID_ED448},
|
/third_party/openssl/crypto/objects/ |
H A D | obj_dat.c | 217 return NID_undef; in OBJ_add_object() 226 if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) { in OBJ_nid2obj() 256 if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) { in OBJ_nid2sn() 286 if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) { in OBJ_nid2ln() 332 return NID_undef; in OBJ_obj2nid() 337 return NID_undef; in OBJ_obj2nid() 351 return NID_undef; in OBJ_obj2nid() [all...] |
H A D | obj_xref.h | 40 {NID_ecdsa_with_Recommended, NID_undef, NID_X9_62_id_ecPublicKey}, 41 {NID_ecdsa_with_Specified, NID_undef, NID_X9_62_id_ecPublicKey}, 56 {NID_rsassaPss, NID_undef, NID_rsassaPss}, 76 {NID_ED25519, NID_undef, NID_ED25519}, 77 {NID_ED448, NID_undef, NID_ED448},
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | t1_lib.c | 456 return NID_undef; in tls1_group_id2nid() 468 return NID_undef; in tls1_group_id2nid() 923 if (curve_nid == NID_undef) in tls1_get_group_id() 1061 NID_undef, -1, EVP_PKEY_ED25519, SSL_PKEY_ED25519, 1062 NID_undef, NID_undef, 1}, 1064 NID_undef, -1, EVP_PKEY_ED448, SSL_PKEY_ED448, 1065 NID_undef, NID_undef, 1}, 1068 NID_ecdsa_with_SHA224, NID_undef, [all...] |
H A D | ssl_ciph.c | 39 {SSL_eNULL, NID_undef}, /* SSL_ENC_NULL_IDX 5 */ 138 EVP_PKEY_HMAC, EVP_PKEY_HMAC, EVP_PKEY_HMAC, NID_undef, 140 EVP_PKEY_HMAC, EVP_PKEY_HMAC, EVP_PKEY_HMAC, NID_undef, 144 NID_undef, NID_undef, NID_undef, NID_undef, NID_undef 331 if (t->nid != NID_undef) { in ssl_load_ciphers() 462 if (COMP_get_type(method) != NID_undef in DEFINE_RUN_ONCE_STATIC() [all...] |
/third_party/openssl/ssl/ |
H A D | t1_lib.c | 455 return NID_undef; in tls1_group_id2nid() 467 return NID_undef; in tls1_group_id2nid() 903 if (curve_nid == NID_undef) in tls1_get_group_id() 1041 NID_undef, -1, EVP_PKEY_ED25519, SSL_PKEY_ED25519, 1042 NID_undef, NID_undef, 1}, 1044 NID_undef, -1, EVP_PKEY_ED448, SSL_PKEY_ED448, 1045 NID_undef, NID_undef, 1}, 1048 NID_ecdsa_with_SHA224, NID_undef, [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_check.c | 27 return NID_undef; in EC_GROUP_check_named_curve() 34 return NID_undef; in EC_GROUP_check_named_curve() 40 nid = NID_undef; in EC_GROUP_check_named_curve()
|
/third_party/openssl/test/ |
H A D | upcallstest.c | 100 if (!TEST_int_ne(sigalgnid, NID_undef) in obj_create_test() 102 || !TEST_int_ne(digestnid, NID_undef) in obj_create_test() 103 || !TEST_int_ne(signid, NID_undef) in obj_create_test()
|
/third_party/openssl/crypto/ec/ |
H A D | ec_check.c | 27 return NID_undef; in EC_GROUP_check_named_curve() 34 return NID_undef; in EC_GROUP_check_named_curve() 40 nid = NID_undef; in EC_GROUP_check_named_curve()
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | m_null.c | 33 NID_undef, 34 NID_undef,
|
H A D | ec_support.c | 138 if ((nid = ossl_ec_curve_nist2nid_int(name)) != NID_undef) in ossl_ec_curve_name2nid() 147 return NID_undef; in ossl_ec_curve_name2nid() 187 return NID_undef; in ossl_ec_curve_nist2nid_int()
|
/third_party/openssl/crypto/evp/ |
H A D | m_null.c | 33 NID_undef, 34 NID_undef,
|
H A D | ec_support.c | 138 if ((nid = ossl_ec_curve_nist2nid_int(name)) != NID_undef) in ossl_ec_curve_name2nid() 147 return NID_undef; in ossl_ec_curve_name2nid() 187 return NID_undef; in ossl_ec_curve_nist2nid_int()
|
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | securitycheck.c | 105 if (nid == NID_undef) { in ossl_ec_check_key() 242 if (mdnid == NID_undef || (mdnid == NID_sha1 && !sha1_allowed)) in ossl_digest_get_approved_nid_with_sha1() 253 return ossl_digest_get_approved_nid(md) != NID_undef; in ossl_digest_is_allowed()
|
H A D | digest_to_nid.c | 28 return NID_undef; in ossl_digest_md_to_nid() 33 return NID_undef; in ossl_digest_md_to_nid()
|
/third_party/openssl/providers/common/ |
H A D | securitycheck.c | 105 if (nid == NID_undef) { in ossl_ec_check_key() 234 if (mdnid == NID_undef || (mdnid == NID_sha1 && !sha1_allowed)) in ossl_digest_get_approved_nid_with_sha1() 245 return ossl_digest_get_approved_nid(md) != NID_undef; in ossl_digest_is_allowed()
|
H A D | digest_to_nid.c | 28 return NID_undef; in ossl_digest_md_to_nid() 33 return NID_undef; in ossl_digest_md_to_nid()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_set.c | 203 siginf->mdnid = NID_undef; in x509_sig_info_init() 204 siginf->pknid = NID_undef; in x509_sig_info_init() 208 || pknid == NID_undef) { in x509_sig_info_init() 216 case NID_undef: in x509_sig_info_init()
|
/third_party/openssl/crypto/x509/ |
H A D | x509_set.c | 203 siginf->mdnid = NID_undef; in x509_sig_info_init() 204 siginf->pknid = NID_undef; in x509_sig_info_init() 208 || pknid == NID_undef) { in x509_sig_info_init() 216 case NID_undef: in x509_sig_info_init()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | t_spki.c | 31 (i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i)); in NETSCAPE_SPKI_print() 44 (i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i)); in NETSCAPE_SPKI_print()
|
/third_party/openssl/crypto/asn1/ |
H A D | t_spki.c | 31 (i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i)); in NETSCAPE_SPKI_print() 44 (i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i)); in NETSCAPE_SPKI_print()
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_pmeth.c | 155 if (p1 < 1 || p1 > 3 || dctx->param_nid != NID_undef) in pkey_dh_ctrl() 161 if (p1 <= 0 || dctx->param_nid != NID_undef) in pkey_dh_ctrl() 246 if (nid == NID_undef) { in pkey_dh_ctrl_str() 335 if (dctx->param_nid != NID_undef) { in pkey_dh_paramgen() 381 if (ctx->pkey == NULL && dctx->param_nid == NID_undef) { in pkey_dh_keygen() 385 if (dctx->param_nid != NID_undef) in pkey_dh_keygen()
|
H A D | dh_group_params.c | 63 dh->params.nid = NID_undef; /* flush cached value */ in ossl_dh_cache_named_group() 96 return NID_undef; in DH_get_nid()
|
/third_party/openssl/crypto/dh/ |
H A D | dh_pmeth.c | 155 if (p1 < 1 || p1 > 3 || dctx->param_nid != NID_undef) in pkey_dh_ctrl() 161 if (p1 <= 0 || dctx->param_nid != NID_undef) in pkey_dh_ctrl() 246 if (nid == NID_undef) { in pkey_dh_ctrl_str() 335 if (dctx->param_nid != NID_undef) { in pkey_dh_paramgen() 381 if (ctx->pkey == NULL && dctx->param_nid == NID_undef) { in pkey_dh_keygen() 385 if (dctx->param_nid != NID_undef) in pkey_dh_keygen()
|