Home
last modified time | relevance | path

Searched refs:X509V3_CTX (Results 1 – 21 of 21) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_conf.c75 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, int crit, char *value…
76 …EXTENSION *v3_generic_extension(const char *ext, char *value, int crit, int type, X509V3_CTX *ctx);
79 static unsigned char *generic_asn1(char *value, X509V3_CTX *ctx, long *ext_len);
83 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, in X509V3_EXT_nconf()
103 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid()
117 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf()
264 X509V3_CTX *ctx) in v3_generic_extension()
311 static unsigned char *generic_asn1(char *value, X509V3_CTX *ctx, long *ext_len) in generic_asn1()
328 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf_sk()
349 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf()
[all …]
Dv3_alt.c67 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VAL…
68 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALU…
69 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
70 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens);
71 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
72 static int do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
247 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_issuer_alt()
276 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer()
313 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_subject_alt()
347 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email()
[all …]
Dv3_skey.c67 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str);
83 X509V3_CTX *ctx, char *str) in s2i_ASN1_OCTET_STRING()
105 X509V3_CTX *ctx, char *str) in s2i_skey_id()
Dv3_crld.c70 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
96 static STACK_OF(GENERAL_NAME) *gnames_from_sectname(X509V3_CTX *ctx, char *sect) in STACK_OF()
117 static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx, in set_dist_point_name()
270 static DIST_POINT *crldp_from_section(X509V3_CTX *ctx, in crldp_from_section()
312 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_crld()
430 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
445 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
Dv3_ia5.c71 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str);
99 X509V3_CTX *ctx, char *str) in s2i_ASN1_IA5STRING()
Dv3_cpols.c76 static STACK_OF(POLICYINFO) *r2i_certpol(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *value);
79 static POLICYINFO *policy_section(X509V3_CTX *ctx,
81 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx,
137 X509V3_CTX *ctx, char *value)
204 static POLICYINFO *policy_section(X509V3_CTX *ctx, in policy_section()
286 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, in notice_section()
Dv3_bcons.c70 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_O…
100 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values) in v2i_BASIC_CONSTRAINTS()
Dv3_pcons.c73 X509V3_CTX *ctx,
108 X509V3_CTX *ctx, in v2i_POLICY_CONSTRAINTS()
Dv3_extku.c68 X509V3_CTX *ctx,
119 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_EXTENDED_KEY_USAGE()
Dv3_pmaps.c68 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
116 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_POLICY_MAPPINGS()
Dv3_akey.c72 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values);
115 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values) in v2i_AUTHORITY_KEYID()
Dv3_info.c76 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
142 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_AUTHORITY_INFO_ACCESS()
Dv3_int.c77 static void * s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, char *value) in s2i_asn1_int()
Dv3_sxnet.c77 static SXNET * sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
136 static SXNET * sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in sxnet_v2i()
Dv3_pci.c50 X509V3_CTX *ctx, char *str);
249 X509V3_CTX *ctx, char *value) in r2i_pci()
Dv3_bitst.c108 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_ASN1_BIT_STRING()
Dv3_ncons.c70 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
113 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
/external/boringssl/src/include/openssl/
Dx509v3.h530 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
543 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
556 OPENSSL_EXPORT ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,…
593 const X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
596 OPENSSL_EXPORT GENERAL_NAME *v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
600 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc);
603 OPENSSL_EXPORT X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, char …
604 OPENSSL_EXPORT X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, char *valu…
605 OPENSSL_EXPORT int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X50…
606 OPENSSL_EXPORT int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
[all …]
Dbase.h242 typedef struct v3_ext_ctx X509V3_CTX; typedef
Dasn1.h1016 OPENSSL_EXPORT ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf);
/external/boringssl/src/crypto/x509/
Dasn1_gen.c130 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf);
136 X509V3_CTX cnf; in ASN1_generate_nconf()
145 ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf) in ASN1_generate_v3()
467 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf) in asn1_multi()