Searched refs:ASN1_IA5STRING (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509v3/
H A Dv3_ia5.c66 static char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5);
67 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str);
81 ASN1_IA5STRING *ia5)
94 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method,
97 ASN1_IA5STRING *ia5;
H A Dv3_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),
H A Dx509v3.h183 ASN1_IA5STRING *rfc822Name;
184 ASN1_IA5STRING *dNSName;
188 ASN1_IA5STRING *uniformResourceIdentifier;
195 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */
271 ASN1_IA5STRING *cpsuri;
305 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
H A Dv3_utl.c71 static int append_ia5(STACK **sk, ASN1_IA5STRING *email);
487 ASN1_IA5STRING *email;
513 static int append_ia5(STACK **sk, ASN1_IA5STRING *email)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_ia5.c66 static char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5);
67 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str);
81 ASN1_IA5STRING *ia5)
94 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method,
97 ASN1_IA5STRING *ia5;
H A Dv3_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),
H A Dx509v3.h182 ASN1_IA5STRING *rfc822Name;
183 ASN1_IA5STRING *dNSName;
187 ASN1_IA5STRING *uniformResourceIdentifier;
194 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */
270 ASN1_IA5STRING *cpsuri;
348 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dx_spki.c70 ASN1_SIMPLE(NETSCAPE_SPKAC, challenge, ASN1_IA5STRING)
H A Dtasn_typ.c91 IMPLEMENT_ASN1_TYPE(ASN1_IA5STRING)
92 IMPLEMENT_ASN1_FUNCTIONS(ASN1_IA5STRING)
H A Dt_spki.c76 ASN1_IA5STRING *chal;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Dx_spki.c70 ASN1_SIMPLE(NETSCAPE_SPKAC, challenge, ASN1_IA5STRING)
H A Dtasn_typ.c91 IMPLEMENT_ASN1_TYPE(ASN1_IA5STRING)
92 IMPLEMENT_ASN1_FUNCTIONS(ASN1_IA5STRING)
H A Dt_spki.c69 ASN1_IA5STRING *chal;
H A Dasn1.h458 ASN1_IA5STRING * ia5string;
613 #define M_ASN1_IA5STRING_new() (ASN1_IA5STRING *)\
617 (ASN1_IA5STRING *)ASN1_STRING_dup((ASN1_STRING *)a)
622 (ASN1_IA5STRING *)d2i_ASN1_type_bytes((ASN1_STRING **)a,pp,l,\
789 DECLARE_ASN1_FUNCTIONS(ASN1_IA5STRING)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dossl_typ.h67 #define ASN1_IA5STRING ASN1_STRING macro
85 typedef struct asn1_string_st ASN1_IA5STRING; typedef in typeref:struct:asn1_string_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dossl_typ.h67 #define ASN1_IA5STRING ASN1_STRING macro
85 typedef struct asn1_string_st ASN1_IA5STRING; typedef in typeref:struct:asn1_string_st
H A Dx509v3.h183 ASN1_IA5STRING *rfc822Name;
184 ASN1_IA5STRING *dNSName;
188 ASN1_IA5STRING *uniformResourceIdentifier;
195 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */
271 ASN1_IA5STRING *cpsuri;
305 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
H A Dasn1.h458 ASN1_IA5STRING * ia5string;
613 #define M_ASN1_IA5STRING_new() (ASN1_IA5STRING *)\
617 (ASN1_IA5STRING *)ASN1_STRING_dup((ASN1_STRING *)a)
622 (ASN1_IA5STRING *)d2i_ASN1_type_bytes((ASN1_STRING **)a,pp,l,\
789 DECLARE_ASN1_FUNCTIONS(ASN1_IA5STRING)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dossl_typ.h67 #define ASN1_IA5STRING ASN1_STRING macro
85 typedef struct asn1_string_st ASN1_IA5STRING; typedef in typeref:struct:asn1_string_st
H A Dx509v3.h182 ASN1_IA5STRING *rfc822Name;
183 ASN1_IA5STRING *dNSName;
187 ASN1_IA5STRING *uniformResourceIdentifier;
194 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */
270 ASN1_IA5STRING *cpsuri;
348 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dossl_typ.h67 #define ASN1_IA5STRING ASN1_STRING macro
85 typedef struct asn1_string_st ASN1_IA5STRING; typedef in typeref:struct:asn1_string_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs12/
H A Dp12_asn.c87 ADB_ENTRY(NID_sdsiCertificate, ASN1_EXP(PKCS12_BAGS, value.sdsicert, ASN1_IA5STRING, 0)),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dp12_asn.c87 ADB_ENTRY(NID_sdsiCertificate, ASN1_EXP(PKCS12_BAGS, value.sdsicert, ASN1_IA5STRING, 0)),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ocsp/
H A Docsp_asn.c170 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_asn.c170 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),

Completed in 101 milliseconds

12