| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| H A D | v3_san.c | 88 switch (OBJ_obj2nid(gen->d.otherName->type_id)) { in STACK_OF() 90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF() 92 gen->d.otherName->value->value.utf8string->data, in STACK_OF() 93 gen->d.otherName->value->value.utf8string->length, in STACK_OF() 98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF() 100 gen->d.otherName->value->value.utf8string->data, in STACK_OF() 101 gen->d.otherName->value->value.utf8string->length, in STACK_OF() 106 if (gen->d.otherName->value->type != V_ASN1_IA5STRING in STACK_OF() 108 gen->d.otherName->value->value.ia5string->data, in STACK_OF() 109 gen->d.otherName->value->value.ia5string->length, in STACK_OF() [all …]
|
| H A D | v3_genn.c | 33 ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME), 109 result = OTHERNAME_cmp(a->d.otherName, b->d.otherName); in GENERAL_NAME_cmp() 160 a->d.otherName = value; in GENERAL_NAME_set0_value() 196 return a->d.otherName; in GENERAL_NAME_get0_value() 237 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName() 239 *pvalue = gen->d.otherName->value; in GENERAL_NAME_get0_otherName()
|
| H A D | v3_ncons.c | 484 (OBJ_obj2nid(gen->d.otherName->type_id) == NID_id_on_SmtpUTF8Mailbox)) { in nc_match() 497 OBJ_cmp(gen->d.otherName->type_id, in nc_match() 498 sub->base->d.otherName->type_id) != 0)) in nc_match() 523 OBJ_cmp(gen->d.otherName->type_id, in nc_match() 524 sub->base->d.otherName->type_id) != 0)) in nc_match() 552 return nc_email_eai(gen->d.otherName->value, base->d.rfc822Name); in nc_match_single()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
| H A D | v3_genn.c | 33 ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME), 109 result = OTHERNAME_cmp(a->d.otherName, b->d.otherName); in GENERAL_NAME_cmp() 160 a->d.otherName = value; in GENERAL_NAME_set0_value() 196 return a->d.otherName; in GENERAL_NAME_get0_value() 237 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName() 239 *pvalue = gen->d.otherName->value; in GENERAL_NAME_get0_otherName()
|
| H A D | v3_alt.c | 568 if ((gen->d.otherName = OTHERNAME_new()) == NULL) in do_othername() 574 ASN1_TYPE_free(gen->d.otherName->value); in do_othername() 575 if ((gen->d.otherName->value = ASN1_generate_v3(p + 1, ctx)) == NULL) in do_othername() 581 gen->d.otherName->type_id = OBJ_txt2obj(objtmp, 0); in do_othername() 583 if (!gen->d.otherName->type_id) in do_othername()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| H A D | openssl.1.0.cnf | 127 subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitc_princ_name 140 subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitkdc_princ_name
|
| H A D | openssl.1.1.cnf | 122 subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitc_princ_name 135 subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitkdc_princ_name
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | authorityKeyIdentifier.c | 1068 …onentOtherName ( oid, (ComponentSyntaxInfo*)(v1->a.otherName), (ComponentSyntaxInfo*)(v2->a.otherN… in MatchingComponentGeneralName() 1106 …(( comp->a.otherName->identifier.bv_val && strncmp(comp->a.otherName->identifier.bv_val, cr->cr_cu… in ExtractingComponentGeneralName() 1107 …( strncmp(comp->a.otherName->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.… in ExtractingComponentGeneralName() 1109 return (comp->a.otherName); in ExtractingComponentGeneralName() 1112 return ExtractingComponentOtherName ( mem_op, cr, (comp->a.otherName) ); in ExtractingComponentGeneralName() 1241 …rc = BDecComponentOtherName (mem_op, b, tagId1, elmtLen1, (&k->a.otherName), &totalElmtsLen1, mod… 1243 (k->a.otherName)->identifier.bv_val = (k->a.otherName)->id_buf; 1244 (k->a.otherName)->identifier.bv_len = strlen("otherName"); 1245 strcpy( (k->a.otherName)->identifier.bv_val, "otherName"); 1459 rc = GDecComponentOtherName (mem_op, b, (&k->a.otherName), bytesDecoded, mode); [all …]
|
| H A D | authorityKeyIdentifier.asn | 17 otherName [0] OtherName,
|
| H A D | authorityKeyIdentifier.h | 257 ComponentOtherName* otherName; /* [0] OtherName */ member
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man5/ |
| H A D | x509v3_config.pod | 228 and B<otherName>. 243 The value of B<otherName> can include arbitrary data associated with an OID; 257 subjectAltName = otherName:1.2.3.4;UTF8:some other identifier 269 are provided as otherName.SmtpUTF8Mailbox. According to RFC 8398, the email 275 otherName = 1.3.6.1.5.5.7.8.9;FORMAT:UTF8,UTF8String:nonasciiname.example.com
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | print.c | 605 &gn.val[i].u.otherName.type_id) != 0) in check_altName() 610 (*altname_types[j].func)(ctx, &gn.val[i].u.otherName.value); in check_altName() 614 hx509_oid_print(&gn.val[i].u.otherName.type_id, in check_altName()
|
| H A D | cert.c | 794 der_heim_oid_cmp(&sa.val[j].u.otherName.type_id, oid) == 0) in hx509_cert_find_subjectAltName_otherName() 796 ret = add_to_list(list, &sa.val[j].u.otherName.value); in hx509_cert_find_subjectAltName_otherName() 1772 if (der_heim_oid_cmp(&c->u.otherName.type_id, in match_general_name() 1773 &n->u.otherName.type_id) != 0) in match_general_name() 1775 if (heim_any_cmp(&c->u.otherName.value, in match_general_name() 1776 &n->u.otherName.value) != 0) in match_general_name()
|
| H A D | ca.c | 582 gn.u.otherName.type_id = *oid; in hx509_ca_tbs_add_san_otherName() 583 gn.u.otherName.value = *os; in hx509_ca_tbs_add_san_otherName()
|
| H A D | name.c | 964 hx509_oid_sprint(&name->u.otherName.type_id, &oid); in hx509_general_name_unparse()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 1366 if (Entry.otherName().empty()) in dumpSymbolsFromDLInfoMachO() 1369 EOS << Entry.otherName(); in dumpSymbolsFromDLInfoMachO() 1378 if (Entry.otherName().empty()) in dumpSymbolsFromDLInfoMachO() 1381 U.Name = Entry.otherName().str(); in dumpSymbolsFromDLInfoMachO() 1397 if (Entry.otherName().empty()) in dumpSymbolsFromDLInfoMachO() 1400 EOS << Entry.otherName(); in dumpSymbolsFromDLInfoMachO()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man5/ |
| H A D | x509v3_config.pod | 165 (a distinguished name) and otherName. 177 otherName can include arbitrary data associated with an OID: the value 187 subjectAltName=otherName:1.2.3.4;UTF8:some other identifier
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4523.txt | 892 GeneralName = gn-otherName 910 gn-otherName = id-otherName ":" OtherName 922 id-otherName = %x6F.74.68.65.72.4E.61.6D.65 ; 'otherName'
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | x509v3.h.in | 154 OTHERNAME *otherName; /* otherName */ member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| H A D | MachO.h | 80 StringRef otherName() const;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | x509v3.h | 136 OTHERNAME *otherName; /* otherName */ member
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | rfc2459.asn1 | 285 otherName [0] IMPLICIT -- OtherName -- SEQUENCE {
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
| H A D | setup.texi | 1332 subjectAltName otherName using OID id-pkinit-san (1.3.6.1.5.2.2) in 1673 subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:princ_name 1706 @c subjectAltName = otherName:msUPN;UTF8:lukeh@dsg.padl.com
|
| H A D | hx509.texi | 687 it's stored inside a UTF8String within an otherName entity inside the
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
| H A D | req.pod | 540 1.2.3.6 otherName Other longer Name
|