/openssl/crypto/x509/ |
H A D | v3_conf.c | 22 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, 26 X509V3_CTX *ctx); 31 static unsigned char *generic_asn1(const char *value, X509V3_CTX *ctx, 34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, in X509V3_EXT_nconf_int() 240 X509V3_CTX *ctx) in v3_generic_extension() 284 static unsigned char *generic_asn1(const char *value, X509V3_CTX *ctx, in generic_asn1() 421 void X509V3_string_free(X509V3_CTX *ctx, char *str) in X509V3_string_free() 429 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free() 454 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf() 482 int X509V3_set_issuer_pkey(X509V3_CTX *ctx, EVP_PKEY *pkey) in X509V3_set_issuer_pkey() [all …]
|
H A D | v3_san.c | 19 X509V3_CTX *ctx, 22 X509V3_CTX *ctx, 24 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p); 25 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens); 26 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx); 27 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx); 302 X509V3_CTX *ctx, in v2i_issuer_alt() 336 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer() 379 X509V3_CTX *ctx, in v2i_subject_alt() 420 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() [all …]
|
H A D | v3_group_ac.c | 25 X509V3_CTX *ctx, const char *value) in r2i_GROUP_AC() 35 static void *s2i_GROUP_AC(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_GROUP_AC()
|
H A D | v3_ind_iss.c | 25 X509V3_CTX *ctx, const char *value) in r2i_INDIRECT_ISSUER() 35 static void *s2i_INDIRECT_ISSUER(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_INDIRECT_ISSUER()
|
H A D | v3_no_ass.c | 25 X509V3_CTX *ctx, const char *value) in r2i_NO_ASSERTION() 35 static void *s2i_NO_ASSERTION(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_NO_ASSERTION()
|
H A D | v3_no_rev_avail.c | 25 X509V3_CTX *ctx, const char *value) in r2i_NO_REV_AVAIL() 35 static void *s2i_NO_REV_AVAIL(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_NO_REV_AVAIL()
|
H A D | v3_single_use.c | 25 X509V3_CTX *ctx, const char *value) in r2i_SINGLE_USE() 35 static void *s2i_SINGLE_USE(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_SINGLE_USE()
|
H A D | v3_soa_id.c | 25 X509V3_CTX *ctx, const char *value) in r2i_SOA_IDENTIFIER() 35 static void *s2i_SOA_IDENTIFIER(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_SOA_IDENTIFIER()
|
H A D | v3_skid.c | 17 X509V3_CTX *ctx, char *str); 34 X509V3_CTX *ctx, const char *str) in s2i_ASN1_OCTET_STRING() 92 X509V3_CTX *ctx, char *str) in s2i_skey_id()
|
H A D | v3_crld.c | 22 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval); 46 static STACK_OF(GENERAL_NAME) *gnames_from_sectname(X509V3_CTX *ctx, in STACK_OF() 67 static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx, in set_dist_point_name() 207 static DIST_POINT *crldp_from_section(X509V3_CTX *ctx, in crldp_from_section() 242 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_crld() 359 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, 373 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
|
H A D | v3_bcons.c | 24 X509V3_CTX *ctx, 56 X509V3_CTX *ctx, in v2i_BASIC_CONSTRAINTS()
|
H A D | v3_battcons.c | 24 X509V3_CTX *ctx, 57 X509V3_CTX *ctx, in v2i_OSSL_BASIC_ATTR_CONSTRAINTS()
|
H A D | v3_pcons.c | 22 X509V3_CTX *ctx, 56 X509V3_CTX *ctx, in v2i_POLICY_CONSTRAINTS()
|
H A D | v3_extku.c | 18 X509V3_CTX *ctx, 94 X509V3_CTX *ctx, in v2i_EXTENDED_KEY_USAGE()
|
H A D | v3_pmaps.c | 18 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval); 66 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_POLICY_MAPPINGS()
|
H A D | v3_cpols.c | 26 X509V3_CTX *ctx, const char *value); 30 static POLICYINFO *policy_section(X509V3_CTX *ctx, 32 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, 90 X509V3_CTX *ctx, const char *value) 166 static POLICYINFO *policy_section(X509V3_CTX *ctx, in policy_section() 289 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, in notice_section()
|
H A D | v3_tlsf.c | 23 X509V3_CTX *ctx, 88 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_TLS_FEATURE()
|
H A D | v3_info.c | 24 X509V3_CTX *ctx, 103 X509V3_CTX *ctx, in v2i_AUTHORITY_INFO_ACCESS()
|
H A D | v3_int.c | 31 static void *s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, in s2i_asn1_int()
|
H A D | v3_utf8.c | 46 X509V3_CTX *ctx, const char *str) in s2i_ASN1_UTF8STRING()
|
/openssl/include/openssl/ |
H A D | x509v3.h.in | 545 X509V3_CTX *ctx, 552 X509V3_CTX *ctx, const char *str); 624 X509V3_CTX *ctx, int gen_type, 629 X509V3_CTX *ctx, CONF_VALUE *cnf); 632 X509V3_CTX *ctx, CONF_VALUE *cnf, 651 X509V3_CTX *ctx, int ext_nid, 655 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, 666 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf); 672 void X509V3_string_free(X509V3_CTX *ctx, char *str); 674 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subject, [all …]
|
/openssl/doc/man3/ |
H A D | s2i_ASN1_IA5STRING.pod | 23 X509V3_CTX *ctx, const char *str); 29 X509V3_CTX *ctx, const char *str); 37 X509V3_CTX *ctx, const char *str);
|
H A D | X509V3_set_ctx.pod | 12 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subject, 14 int X509V3_set_issuer_pkey(X509V3_CTX *ctx, EVP_PKEY *pkey); 18 X509V3_set_ctx() fills in the basic fields of I<ctx> of type B<X509V3_CTX>,
|
/openssl/crypto/asn1/ |
H A D | asn1_gen.c | 66 static ASN1_TYPE *generate_v3(const char *str, X509V3_CTX *cnf, int depth, 74 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, 81 X509V3_CTX cnf; in ASN1_generate_nconf() 90 ASN1_TYPE *ASN1_generate_v3(const char *str, X509V3_CTX *cnf) in ASN1_generate_v3() 99 static ASN1_TYPE *generate_v3(const char *str, X509V3_CTX *cnf, int depth, in generate_v3() 402 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
|
/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 40 X509V3_CTX *ctx, const char *str); 234 X509V3_CTX *ctx, const char *str) in s2i_ocsp_nocheck()
|