Symbol: NID_undef
crypto/libressl/apps/openssl/apps.c
1728
if ((nid = OBJ_txt2nid(ne_types[i])) == NID_undef) {
crypto/libressl/apps/openssl/apps.c
531
if (OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) {
crypto/libressl/apps/openssl/ca.c
1786
if (nid == NID_undef)
crypto/libressl/apps/openssl/ca.c
1843
if ((j = OBJ_txt2nid(cv->name)) == NID_undef) {
crypto/libressl/apps/openssl/ca.c
2386
if ((nid = OBJ_txt2nid(type)) == NID_undef) {
crypto/libressl/apps/openssl/cms.c
1498
if (CMS_add0_recipient_key(cms, NID_undef,
crypto/libressl/apps/openssl/cms.c
1511
if (CMS_add0_recipient_password(cms, -1, NID_undef,
crypto/libressl/apps/openssl/cms.c
1512
NID_undef, pwri_tmp, -1, NULL) == NULL)
crypto/libressl/apps/openssl/pkcs12.c
1087
if (attr_nid == NID_undef) {
crypto/libressl/apps/openssl/pkcs12.c
1123
if (*ppbe == NID_undef) {
crypto/libressl/apps/openssl/pkcs8.c
87
if ((pkcs8_config.pbe_nid = OBJ_txt2nid(arg)) == NID_undef) {
crypto/libressl/apps/openssl/req.c
1269
if ((nid = OBJ_txt2nid(type)) == NID_undef)
crypto/libressl/apps/openssl/req.c
1337
if ((nid = OBJ_txt2nid(type)) == NID_undef)
crypto/libressl/crypto/asn1/a_object.c
389
if ((nid = OBJ_obj2nid(aobj)) == NID_undef)
crypto/libressl/crypto/asn1/a_strex.c
517
(fn_nid == NID_undef)) {
crypto/libressl/crypto/asn1/a_strex.c
549
if ((fn_nid == NID_undef) &&
crypto/libressl/crypto/asn1/asn1_item.c
362
if (mdnid == NID_undef) {
crypto/libressl/crypto/asn1/asn_moid.c
136
if (nid == NID_undef)
crypto/libressl/crypto/asn1/p5_pbev2.c
197
if (alg_nid == NID_undef) {
crypto/libressl/crypto/asn1/t_spki.c
103
(i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i));
crypto/libressl/crypto/asn1/t_spki.c
89
(i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i));
crypto/libressl/crypto/asn1/t_x509.c
340
if (sig_nid != NID_undef) {
crypto/libressl/crypto/asn1/tasn_new.c
286
*pval = (ASN1_VALUE *)OBJ_nid2obj(NID_undef);
crypto/libressl/crypto/cms/cms_env.c
559
if (nid == NID_undef) {
crypto/libressl/crypto/ct/ct_oct.c
109
if (SCT_get_signature_nid(sct) == NID_undef)
crypto/libressl/crypto/ct/ct_prn.c
104
if (nid == NID_undef)
crypto/libressl/crypto/ct/ct_sct.c
300
return NID_undef;
crypto/libressl/crypto/ct/ct_sct.c
304
return NID_undef;
crypto/libressl/crypto/ct/ct_sct.c
337
return SCT_get_signature_nid(sct) != NID_undef &&
crypto/libressl/crypto/dsa/dsa_ameth.c
638
if (hnid == NID_undef)
crypto/libressl/crypto/dsa/dsa_ameth.c
658
if (hnid == NID_undef)
crypto/libressl/crypto/ec/ec_ameth.c
594
if (hnid == NID_undef)
crypto/libressl/crypto/ec/ec_ameth.c
612
if (hnid == NID_undef)
crypto/libressl/crypto/ec/ec_ameth.c
743
if (eckdf_nid == NID_undef)
crypto/libressl/crypto/ec/ec_ameth.c
894
if (aoid == OBJ_nid2obj(NID_undef)) {
crypto/libressl/crypto/ec/ec_ameth.c
970
if (ASN1_TYPE_get(wrap_alg->parameter) == NID_undef) {
crypto/libressl/crypto/ec/ec_curve.c
3502
return (NID_undef);
crypto/libressl/crypto/ec/ec_pmeth.c
419
if (nid == NID_undef)
crypto/libressl/crypto/ec/ec_pmeth.c
421
if (nid == NID_undef)
crypto/libressl/crypto/ec/ec_pmeth.c
423
if (nid == NID_undef) {
crypto/libressl/crypto/evp/e_aes_cbc_hmac_sha1.c
548
.nid = NID_undef,
crypto/libressl/crypto/evp/e_aes_cbc_hmac_sha1.c
565
.nid = NID_undef,
crypto/libressl/crypto/evp/e_null.c
73
NID_undef,
crypto/libressl/crypto/evp/e_rc4_hmac_md5.c
288
NID_undef,
crypto/libressl/crypto/evp/evp_lib.c
182
nid = NID_undef;
crypto/libressl/crypto/evp/evp_pbe.c
275
if (pbe_nid == NID_undef)
crypto/libressl/crypto/evp/m_gost2814789.c
97
.pkey_type = NID_undef,
crypto/libressl/crypto/evp/m_gostr341194.c
85
.pkey_type = NID_undef,
crypto/libressl/crypto/evp/m_streebog.c
100
.pkey_type = NID_undef,
crypto/libressl/crypto/evp/m_streebog.c
112
.pkey_type = NID_undef,
crypto/libressl/crypto/evp/p_lib.c
487
ret = NID_undef;
crypto/libressl/crypto/gost/gost89_params.c
179
{NID_undef,NULL,0}
crypto/libressl/crypto/gost/gost89_params.c
189
for (i = 0; gost_cipher_list[i].nid != NID_undef; i++) {
crypto/libressl/crypto/gost/gostr341001_ameth.c
129
int pkey_param_nid = NID_undef;
crypto/libressl/crypto/gost/gostr341001_ameth.c
585
if (GOST_KEY_get_digest(ec) == NID_undef)
crypto/libressl/crypto/gost/gostr341001_ameth.c
83
int param_nid = NID_undef, digest_nid = NID_undef;
crypto/libressl/crypto/gost/gostr341001_key.c
88
ret->digest_nid = NID_undef;
crypto/libressl/crypto/gost/gostr341001_params.c
103
{ NULL, NID_undef },
crypto/libressl/crypto/gost/gostr341001_params.c
111
for (i = 0; GostR3410_256_params[i].nid != NID_undef; i++) {
crypto/libressl/crypto/gost/gostr341001_params.c
116
return NID_undef;
crypto/libressl/crypto/gost/gostr341001_params.c
124
for (i = 0; GostR3410_512_params[i].nid != NID_undef; i++) {
crypto/libressl/crypto/gost/gostr341001_params.c
129
return NID_undef;
crypto/libressl/crypto/gost/gostr341001_params.c
81
return NID_undef;
crypto/libressl/crypto/gost/gostr341001_params.c
97
{ NULL, NID_undef },
crypto/libressl/crypto/gost/gostr341001_pmeth.c
195
if (data->sign_param_nid == NID_undef ||
crypto/libressl/crypto/gost/gostr341001_pmeth.c
196
data->digest_nid == NID_undef) {
crypto/libressl/crypto/gost/gostr341001_pmeth.c
646
int param_nid = NID_undef;
crypto/libressl/crypto/gost/gostr341001_pmeth.c
647
int digest_nid = NID_undef;
crypto/libressl/crypto/gost/gostr341001_pmeth.c
659
if (param_nid == NID_undef)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
661
if (param_nid == NID_undef)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
678
if (digest_nid == NID_undef)
crypto/libressl/crypto/objects/obj_dat.c
339
return (NID_undef);
crypto/libressl/crypto/objects/obj_dat.c
349
if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) {
crypto/libressl/crypto/objects/obj_dat.c
377
if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) {
crypto/libressl/crypto/objects/obj_dat.c
405
if ((n != NID_undef) && (nid_objs[n].nid == NID_undef)) {
crypto/libressl/crypto/objects/obj_dat.c
462
return (NID_undef);
crypto/libressl/crypto/objects/obj_dat.c
463
if (a->nid != NID_undef)
crypto/libressl/crypto/objects/obj_dat.c
475
return (NID_undef);
crypto/libressl/crypto/objects/obj_dat.c
491
if (((nid = OBJ_sn2nid(s)) != NID_undef) ||
crypto/libressl/crypto/objects/obj_dat.c
492
((nid = OBJ_ln2nid(s)) != NID_undef) )
crypto/libressl/crypto/objects/obj_dat.c
538
return (NID_undef);
crypto/libressl/crypto/objects/obj_dat.c
560
return (NID_undef);
crypto/libressl/crypto/objects/obj_dat.h
1015
{"UNDEF","undefined",NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
1156
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
1174
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
1565
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
1797
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
2215
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
2217
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_dat.h
2218
{NULL,NULL,NID_undef,0,NULL,0},
crypto/libressl/crypto/objects/obj_xref.h
32
{NID_ecdsa_with_Recommended, NID_undef, NID_X9_62_id_ecPublicKey},
crypto/libressl/crypto/objects/obj_xref.h
33
{NID_ecdsa_with_Specified, NID_undef, NID_X9_62_id_ecPublicKey},
crypto/libressl/crypto/objects/obj_xref.h
44
{NID_rsassaPss, NID_undef, NID_rsaEncryption},
crypto/libressl/crypto/ocsp/ocsp_ext.c
488
if ((nid = OBJ_txt2nid(*oids)) != NID_undef &&
crypto/libressl/crypto/ocsp/ocsp_lib.c
121
if ((nid = EVP_MD_type(dgst)) == NID_undef) {
crypto/libressl/crypto/pkcs7/pk7_lib.c
603
if (i == NID_undef) {
crypto/libressl/crypto/pkcs7/pk7_mime.c
91
ctype_nid, NID_undef, mdalgs, &PKCS7_it);
crypto/libressl/crypto/ts/ts_lib.c
137
(i == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(i));
crypto/libressl/crypto/x509/x509_conf.c
134
if (ext_nid == NID_undef) {
crypto/libressl/crypto/x509/x509_lib.c
141
if ((nid = OBJ_obj2nid(ext->object)) == NID_undef)
crypto/libressl/crypto/x509/x509_obj.c
106
if ((n == NID_undef) || ((s = OBJ_nid2sn(n)) == NULL)) {
crypto/libressl/crypto/x509/x509_purp.c
385
if (ex_nid == NID_undef)
crypto/libressl/crypto/x509/x509_req.c
179
static int ext_nid_list[] = {NID_ext_req, NID_ms_ext_req, NID_undef};
crypto/libressl/crypto/x509/x509_req.c
190
if (nid == NID_undef)
crypto/libressl/crypto/x509/x509_req.c
219
for (pnid = ext_nids; *pnid != NID_undef; pnid++) {
crypto/libressl/crypto/x509/x509_utl.c
1029
if (cnid == NID_undef ||
crypto/libressl/crypto/x509/x509_utl.c
1036
if (cnid == NID_undef)
crypto/libressl/crypto/x509/x509_utl.c
978
int cnid = NID_undef;
crypto/libressl/crypto/x509/x509_vfy.c
2682
if ((nid = X509_get_signature_nid(cert)) == NID_undef)
crypto/libressl/crypto/x509/x509_vfy.c
2692
if (md_nid == NID_undef)
crypto/libressl/include/openssl/evp.h
100
#define EVP_PKEY_NONE NID_undef
crypto/libressl/ssl/s3_lib.c
1693
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
1634
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
1658
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
1667
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
1683
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
1700
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
1717
return NID_undef;
crypto/libressl/ssl/ssl_ciph.c
443
*mac_pkey_type = NID_undef;
crypto/libressl/ssl/ssl_clnt.c
2430
int nid = NID_undef;
crypto/libressl/ssl/ssl_seclevel.c
338
if ((signature_nid = X509_get_signature_nid(x509)) == NID_undef)
crypto/libressl/ssl/ssl_seclevel.c
339
return NID_undef;
crypto/libressl/ssl/ssl_seclevel.c
342
return NID_undef;
crypto/libressl/ssl/ssl_seclevel.c
352
if (md_nid == NID_undef)
crypto/libressl/ssl/t1_enc.c
346
int mac_type = NID_undef, mac_secret_size = 0;
crypto/libressl/ssl/t1_lib.c
577
if (nid == NID_undef)
crypto/libressl/ssl/t1_lib.c
579
if (nid == NID_undef)
crypto/libressl/ssl/t1_lib.c
581
if (nid == NID_undef)
crypto/libressl/tls/tls_config.c
581
if (nid == NID_undef)
crypto/libressl/tls/tls_config.c
583
if (nid == NID_undef)
crypto/libressl/tls/tls_config.c
585
if (nid == NID_undef) {
crypto/openssh/cipher-aes.c
148
rijndal_cbc.nid = NID_undef;