Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_conf.c22 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()
236 X509V3_CTX *ctx) in v3_generic_extension()
280 static unsigned char *generic_asn1(const char *value, X509V3_CTX *ctx, in generic_asn1()
403 void X509V3_string_free(X509V3_CTX *ctx, char *str) in X509V3_string_free()
411 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
436 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf()
464 int X509V3_set_issuer_pkey(X509V3_CTX *ctx, EVP_PKEY *pkey) in X509V3_set_issuer_pkey()
[all …]
H A Dv3_san.c19 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()
337 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer()
379 X509V3_CTX *ctx, in v2i_subject_alt()
421 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email()
[all …]
H A Dv3_skid.c17 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 Dv3_crld.c22 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()
350 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
364 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
H A Dv3_bcons.c24 X509V3_CTX *ctx,
56 X509V3_CTX *ctx, in v2i_BASIC_CONSTRAINTS()
H A Dv3_pcons.c22 X509V3_CTX *ctx,
56 X509V3_CTX *ctx, in v2i_POLICY_CONSTRAINTS()
H A Dv3_extku.c18 X509V3_CTX *ctx,
70 X509V3_CTX *ctx, in v2i_EXTENDED_KEY_USAGE()
H A Dv3_cpols.c26 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()
280 static POLICYQUALINFO *notice_section(X509V3_CTX *ctx, in notice_section()
H A Dv3_pmaps.c18 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
66 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_POLICY_MAPPINGS()
H A Dv3_tlsf.c23 X509V3_CTX *ctx,
88 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) in v2i_TLS_FEATURE()
H A Dv3_info.c24 X509V3_CTX *ctx,
102 X509V3_CTX *ctx, in v2i_AUTHORITY_INFO_ACCESS()
H A Dv3_int.c31 static void *s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, in s2i_asn1_int()
H A Dv3_akid.c24 X509V3_CTX *ctx,
97 X509V3_CTX *ctx, in v2i_AUTHORITY_KEYID()
H A Dv3_sxnet.c25 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
98 static SXNET *sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in sxnet_v2i()
H A Dv3_utf8.c48 X509V3_CTX *ctx, const char *str) in s2i_ASN1_UTF8STRING()
H A Dv3_ia5.c44 X509V3_CTX *ctx, const char *str) in s2i_ASN1_IA5STRING()
H A Dv3_bitst.c59 X509V3_CTX *ctx, in v2i_ASN1_BIT_STRING()
H A Dv3_pci.c55 X509V3_CTX *ctx, char *str);
240 X509V3_CTX *ctx, char *value) in r2i_pci()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in531 X509V3_CTX *ctx,
538 X509V3_CTX *ctx, const char *str);
610 X509V3_CTX *ctx, int gen_type,
615 X509V3_CTX *ctx, CONF_VALUE *cnf);
618 X509V3_CTX *ctx, CONF_VALUE *cnf,
637 X509V3_CTX *ctx, int ext_nid,
641 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx,
652 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf);
658 void X509V3_string_free(X509V3_CTX *ctx, char *str);
660 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subject,
[all …]
H A Dx509v3.h795 X509V3_CTX *ctx,
802 X509V3_CTX *ctx, const char *str);
874 X509V3_CTX *ctx, int gen_type,
879 X509V3_CTX *ctx, CONF_VALUE *cnf);
882 X509V3_CTX *ctx, CONF_VALUE *cnf,
901 X509V3_CTX *ctx, int ext_nid,
905 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx,
916 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf);
922 void X509V3_string_free(X509V3_CTX *ctx, char *str);
924 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subject,
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DX509V3_set_ctx.pod12 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>,
H A Ds2i_ASN1_IA5STRING.pod23 X509V3_CTX *ctx, const char *str);
29 X509V3_CTX *ctx, const char *str);
37 X509V3_CTX *ctx, const char *str);
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_gen.c65 static ASN1_TYPE *generate_v3(const char *str, X509V3_CTX *cnf, int depth,
73 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf,
80 X509V3_CTX cnf; in ASN1_generate_nconf()
89 ASN1_TYPE *ASN1_generate_v3(const char *str, X509V3_CTX *cnf) in ASN1_generate_v3()
98 static ASN1_TYPE *generate_v3(const char *str, X509V3_CTX *cnf, int depth, in generate_v3()
401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
/freebsd/crypto/openssl/crypto/ocsp/
H A Dv3_ocsp.c40 X509V3_CTX *ctx, const char *str);
234 X509V3_CTX *ctx, const char *str) in s2i_ocsp_nocheck()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_x509v3.c21 static void *s2i_poison(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_poison()

12