Home
last modified time | relevance | path

Searched refs:ASN1_IA5STRING (Results 1 – 22 of 22) sorted by relevance

/NextBSD/crypto/openssl/crypto/x509v3/
HDv3_ia5.c67 ASN1_IA5STRING *ia5);
68 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method,
82 ASN1_IA5STRING *ia5) in i2s_ASN1_IA5STRING()
96 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_IA5STRING()
99 ASN1_IA5STRING *ia5; in s2i_ASN1_IA5STRING()
HDv3_ncons.c79 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns);
80 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);
81 static int nc_uri(ASN1_IA5STRING *uri, ASN1_IA5STRING *base);
370 static int nc_dns(ASN1_IA5STRING *dns, ASN1_IA5STRING *base) in nc_dns()
394 static int nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base) in nc_email()
435 static int nc_uri(ASN1_IA5STRING *uri, ASN1_IA5STRING *base) in nc_uri()
HDv3_genn.c83 ASN1_IMP(GENERAL_NAME, d.rfc822Name, ASN1_IA5STRING, GEN_EMAIL),
84 ASN1_IMP(GENERAL_NAME, d.dNSName, ASN1_IA5STRING, GEN_DNS),
90 ASN1_IMP(GENERAL_NAME, d.uniformResourceIdentifier, ASN1_IA5STRING, GEN_URI),
HDx509v3.h191 ASN1_IA5STRING *rfc822Name;
192 ASN1_IA5STRING *dNSName;
196 ASN1_IA5STRING *uniformResourceIdentifier;
202 ASN1_IA5STRING *ia5; /* rfc822Name, dNSName,
296 ASN1_IA5STRING *cpsuri;
396 # define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
HDv3nametest.c103 ASN1_IA5STRING *ia5 = NULL; in set_altname()
HDv3_utl.c73 static int append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email);
578 ASN1_IA5STRING *email; in STACK_OF()
606 static int append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email) in append_ia5()
HDv3_cpols.c110 ADB_ENTRY(NID_id_qt_cps, ASN1_SIMPLE(POLICYQUALINFO, d.cpsuri, ASN1_IA5STRING)),
HDv3_alt.c349 ASN1_IA5STRING *email = NULL; in copy_email()
/NextBSD/contrib/wpa/src/utils/
HDhttp_curl.c283 STACK_OF(ASN1_IA5STRING) *refStructURI;
287 ASN1_IA5STRING *mediaType;
289 STACK_OF(ASN1_IA5STRING) *logotypeURI;
306 ASN1_IA5STRING *language;
319 ASN1_IA5STRING *language;
359 ASN1_SEQUENCE_OF(LogotypeReference, refStructURI, ASN1_IA5STRING)
363 ASN1_SIMPLE(LogotypeDetails, mediaType, ASN1_IA5STRING),
365 ASN1_SEQUENCE_OF(LogotypeDetails, logotypeURI, ASN1_IA5STRING)
379 ASN1_IMP_OPT(LogotypeImageInfo, language, ASN1_IA5STRING, 4),
392 ASN1_IMP_OPT(LogotypeAudioInfo, language, ASN1_IA5STRING, 4)
[all …]
/NextBSD/crypto/openssl/crypto/asn1/
HDtasn_typ.c92 IMPLEMENT_ASN1_TYPE(ASN1_IA5STRING)
93 IMPLEMENT_ASN1_FUNCTIONS(ASN1_IA5STRING)
HDx_spki.c71 ASN1_SIMPLE(NETSCAPE_SPKAC, challenge, ASN1_IA5STRING)
HDt_spki.c77 ASN1_IA5STRING *chal; in NETSCAPE_SPKI_print()
HDasn1.h537 ASN1_IA5STRING *ia5string;
692 # define M_ASN1_IA5STRING_new() (ASN1_IA5STRING *)\
696 (ASN1_IA5STRING *)ASN1_STRING_dup((const ASN1_STRING *)a)
701 (ASN1_IA5STRING *)d2i_ASN1_type_bytes((ASN1_STRING **)a,pp,l,\
888 DECLARE_ASN1_FUNCTIONS(ASN1_IA5STRING)
/NextBSD/crypto/openssl/crypto/
HDossl_typ.h71 # define ASN1_IA5STRING ASN1_STRING macro
89 typedef struct asn1_string_st ASN1_IA5STRING;
/NextBSD/crypto/openssl/crypto/pkcs12/
HDp12_asn.c88 ADB_ENTRY(NID_sdsiCertificate, ASN1_EXP(PKCS12_BAGS, value.sdsicert, ASN1_IA5STRING, 0)),
HDpkcs12.h136 ASN1_IA5STRING *sdsicert;
/NextBSD/crypto/openssl/crypto/ocsp/
HDocsp_asn.c171 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
HDocsp_ext.c534 ASN1_IA5STRING *ia5 = NULL; in OCSP_url_svcloc_new()
HDocsp.h332 ASN1_IA5STRING *crlUrl;
/NextBSD/crypto/openssl/util/
HDindent.pro76 -T ASN1_IA5STRING
/NextBSD/crypto/openssl/crypto/x509/
HDx509.h516 ASN1_IA5STRING *challenge; /* challenge sent in atlas >= PR2 */
/NextBSD/crypto/openssl/doc/
HDssleay.txt689 ASN1_IA5STRING IA5String
736 ASN1_IA5STRING * ia5string;