/external/boringssl/src/crypto/x509v3/ |
D | v3_conf.c | 76 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, 80 X509V3_CTX *ctx); 83 static unsigned char *generic_asn1(char *value, X509V3_CTX *ctx, 88 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, in X509V3_EXT_nconf() 107 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() 121 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf() 268 X509V3_CTX *ctx) in v3_generic_extension() 312 static unsigned char *generic_asn1(char *value, X509V3_CTX *ctx, in generic_asn1() 330 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf_sk() 354 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf() [all …]
|
D | v3_alt.c | 71 X509V3_CTX *ctx, 74 X509V3_CTX *ctx, 76 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p); 77 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens); 78 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx); 79 static int do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx); 258 X509V3_CTX *ctx, in v2i_issuer_alt() 289 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer() 328 X509V3_CTX *ctx, in v2i_subject_alt() 365 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() [all …]
|
D | v3_skey.c | 70 X509V3_CTX *ctx, char *str); 86 X509V3_CTX *ctx, char *str) in s2i_ASN1_OCTET_STRING() 108 X509V3_CTX *ctx, char *str) in s2i_skey_id()
|
D | v3_ocsp.c | 26 X509V3_CTX *ctx, const char *str); 65 X509V3_CTX *ctx, const char *str) in s2i_ocsp_nocheck()
|
D | v3_crld.c | 70 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval); 94 static STACK_OF(GENERAL_NAME) *gnames_from_sectname(X509V3_CTX *ctx, in STACK_OF() 115 static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx, in set_dist_point_name() 251 static DIST_POINT *crldp_from_section(X509V3_CTX *ctx, in crldp_from_section() 287 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_crld() 400 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, 414 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
|
D | v3_ia5.c | 76 X509V3_CTX *ctx, char *str); 104 X509V3_CTX *ctx, char *str) in s2i_ASN1_IA5STRING()
|
D | v3_cpols.c | 80 X509V3_CTX *ctx, char *value); 84 static POLICYINFO *policy_section(X509V3_CTX *ctx, 86 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, 142 X509V3_CTX *ctx, char *value) 215 static POLICYINFO *policy_section(X509V3_CTX *ctx, in policy_section() 300 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, in notice_section()
|
D | v3_bcons.c | 73 X509V3_CTX *ctx, 105 X509V3_CTX *ctx, in v2i_BASIC_CONSTRAINTS()
|
D | v3_pcons.c | 72 X509V3_CTX *ctx, 106 X509V3_CTX *ctx, in v2i_POLICY_CONSTRAINTS()
|
D | v3_extku.c | 67 X509V3_CTX *ctx, 119 X509V3_CTX *ctx, in v2i_EXTENDED_KEY_USAGE()
|
D | v3_pmaps.c | 67 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval); 114 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_POLICY_MAPPINGS()
|
D | v3_akey.c | 77 X509V3_CTX *ctx, 121 X509V3_CTX *ctx, in v2i_AUTHORITY_KEYID()
|
D | v3_info.c | 78 X509V3_CTX *ctx, 160 X509V3_CTX *ctx, in v2i_AUTHORITY_INFO_ACCESS()
|
D | v3_int.c | 79 static void *s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, in s2i_asn1_int()
|
D | v3_sxnet.c | 78 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, 137 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in sxnet_v2i()
|
D | v3_pci.c | 53 X509V3_CTX *ctx, char *str); 198 X509V3_CTX *ctx, char *value) in r2i_pci()
|
D | v3_bitst.c | 109 X509V3_CTX *ctx, in v2i_ASN1_BIT_STRING()
|
D | v3_ncons.c | 72 X509V3_CTX *ctx, 116 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
|
/external/boringssl/src/include/openssl/ |
D | x509v3.h | 548 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval); 561 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval); 574 OPENSSL_EXPORT ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,… 611 const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, 614 OPENSSL_EXPORT GENERAL_NAME *v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, 618 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc); 624 OPENSSL_EXPORT X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, int… 626 OPENSSL_EXPORT X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, char … 627 OPENSSL_EXPORT X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, char *valu… 628 OPENSSL_EXPORT int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X50… [all …]
|
D | base.h | 425 typedef struct v3_ext_ctx X509V3_CTX; typedef
|
D | asn1.h | 797 OPENSSL_EXPORT ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf);
|
/external/boringssl/src/crypto/x509/ |
D | asn1_gen.c | 126 static ASN1_TYPE *generate_v3(char *str, X509V3_CTX *cnf, int depth, 134 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, 141 X509V3_CTX cnf; in ASN1_generate_nconf() 150 ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf) in ASN1_generate_v3() 159 static ASN1_TYPE *generate_v3(char *str, X509V3_CTX *cnf, int depth, in generate_v3() 469 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
|
/external/boringssl/src/decrepit/x509/ |
D | x509_decrepit.c | 22 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_conf_nid()
|
/external/arm-trusted-firmware/tools/cert_create/src/ |
D | cert.c | 70 X509V3_CTX ctx; in cert_add_ext()
|