/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
v3_ia5.c | 66 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;
|
v3_ncons.c | 78 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns); 79 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml); 80 static int nc_uri(ASN1_IA5STRING *uri, ASN1_IA5STRING *base); 390 static int nc_dns(ASN1_IA5STRING *dns, ASN1_IA5STRING *base) 415 static int nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base [all...] |
v3_genn.c | 83 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),
|
x509v3.h | 189 ASN1_IA5STRING *rfc822Name; 190 ASN1_IA5STRING *dNSName; 194 ASN1_IA5STRING *uniformResourceIdentifier; 201 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */ 294 ASN1_IA5STRING *cpsuri; 397 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
|
v3_utl.c | 72 static int append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email); 521 ASN1_IA5STRING *email; 547 static int append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email)
|
/external/openssl/crypto/x509v3/ |
v3_ia5.c | 66 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;
|
v3_ncons.c | 78 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns); 79 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml); 80 static int nc_uri(ASN1_IA5STRING *uri, ASN1_IA5STRING *base); 390 static int nc_dns(ASN1_IA5STRING *dns, ASN1_IA5STRING *base) 415 static int nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base [all...] |
v3_genn.c | 83 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),
|
x509v3.h | 189 ASN1_IA5STRING *rfc822Name; 190 ASN1_IA5STRING *dNSName; 194 ASN1_IA5STRING *uniformResourceIdentifier; 201 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */ 294 ASN1_IA5STRING *cpsuri; 397 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
x_spki.c | 70 ASN1_SIMPLE(NETSCAPE_SPKAC, challenge, ASN1_IA5STRING)
|
tasn_typ.c | 91 IMPLEMENT_ASN1_TYPE(ASN1_IA5STRING) 92 IMPLEMENT_ASN1_FUNCTIONS(ASN1_IA5STRING)
|
t_spki.c | 76 ASN1_IA5STRING *chal;
|
/external/openssl/crypto/asn1/ |
x_spki.c | 70 ASN1_SIMPLE(NETSCAPE_SPKAC, challenge, ASN1_IA5STRING)
|
tasn_typ.c | 91 IMPLEMENT_ASN1_TYPE(ASN1_IA5STRING) 92 IMPLEMENT_ASN1_FUNCTIONS(ASN1_IA5STRING)
|
t_spki.c | 76 ASN1_IA5STRING *chal;
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
ossl_typ.h | 67 #define ASN1_IA5STRING ASN1_STRING 85 typedef struct asn1_string_st ASN1_IA5STRING;
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
ossl_typ.h | 67 #define ASN1_IA5STRING ASN1_STRING 85 typedef struct asn1_string_st ASN1_IA5STRING;
|
x509v3.h | 189 ASN1_IA5STRING *rfc822Name; 190 ASN1_IA5STRING *dNSName; 194 ASN1_IA5STRING *uniformResourceIdentifier; 201 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */ 294 ASN1_IA5STRING *cpsuri; 397 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
|
/external/openssl/crypto/ |
ossl_typ.h | 67 #define ASN1_IA5STRING ASN1_STRING 85 typedef struct asn1_string_st ASN1_IA5STRING;
|
/external/openssl/include/openssl/ |
ossl_typ.h | 67 #define ASN1_IA5STRING ASN1_STRING 85 typedef struct asn1_string_st ASN1_IA5STRING;
|
x509v3.h | 189 ASN1_IA5STRING *rfc822Name; 190 ASN1_IA5STRING *dNSName; 194 ASN1_IA5STRING *uniformResourceIdentifier; 201 ASN1_IA5STRING *ia5;/* rfc822Name, dNSName, uniformResourceIdentifier */ 294 ASN1_IA5STRING *cpsuri; 397 #define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
|
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs12/ |
p12_asn.c | 87 ADB_ENTRY(NID_sdsiCertificate, ASN1_EXP(PKCS12_BAGS, value.sdsicert, ASN1_IA5STRING, 0)),
|
/external/openssl/crypto/pkcs12/ |
p12_asn.c | 87 ADB_ENTRY(NID_sdsiCertificate, ASN1_EXP(PKCS12_BAGS, value.sdsicert, ASN1_IA5STRING, 0)),
|
/external/chromium_org/third_party/openssl/openssl/crypto/ocsp/ |
ocsp_asn.c | 170 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
|
/external/openssl/crypto/ocsp/ |
ocsp_asn.c | 170 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
|