Home
last modified time | relevance | path

Searched defs:cnf (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_conf.c83 const CONF *cnf, in provider_conf_params_internal()
164 const CONF *cnf) in provider_conf_params()
201 const char *value, const CONF *cnf) in provider_conf_load()
351 static int provider_conf_init(CONF_IMODULE *md, const CONF *cnf) in provider_conf_init()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_san.c315 CONF_VALUE *cnf = sk_CONF_VALUE_value(nval, i); in v2i_issuer_alt() local
383 CONF_VALUE *cnf; in v2i_subject_alt() local
479 CONF_VALUE *cnf; in v2i_GENERAL_NAMES() local
503 X509V3_CTX *ctx, CONF_VALUE *cnf) in v2i_GENERAL_NAME()
603 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) in v2i_GENERAL_NAME_ex()
H A Dv3_cpols.c97 CONF_VALUE *cnf; variable
170 CONF_VALUE *cnf; in policy_section() local
285 CONF_VALUE *cnf; in notice_section() local
374 CONF_VALUE *cnf; in nref_nos() local
H A Dv3_crld.c68 CONF_VALUE *cnf) in set_dist_point_name()
211 CONF_VALUE *cnf; in crldp_from_section() local
247 CONF_VALUE *cnf; in v2i_crld() local
368 CONF_VALUE *cnf; in v2i_idp() local
H A Dv3_ist.c46 CONF_VALUE *cnf = sk_CONF_VALUE_value(nval, i); variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_cpols.c96 CONF_VALUE *cnf; variable
171 CONF_VALUE *cnf; in policy_section() local
288 CONF_VALUE *cnf; in notice_section() local
375 CONF_VALUE *cnf; in nref_nos() local
H A Dv3_alt.c235 CONF_VALUE *cnf = sk_CONF_VALUE_value(nval, i); in v2i_issuer_alt() local
304 CONF_VALUE *cnf; in v2i_subject_alt() local
401 CONF_VALUE *cnf; in v2i_GENERAL_NAMES() local
425 X509V3_CTX *ctx, CONF_VALUE *cnf) in v2i_GENERAL_NAME()
523 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) in v2i_GENERAL_NAME_ex()
H A Dv3_crld.c67 CONF_VALUE *cnf) in set_dist_point_name()
207 CONF_VALUE *cnf; in crldp_from_section() local
243 CONF_VALUE *cnf; in v2i_crld() local
364 CONF_VALUE *cnf; in v2i_idp() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dasn_mstbl.c20 static int stbl_module_init(CONF_IMODULE *md, const CONF *cnf) in stbl_module_init()
64 CONF_VALUE *cnf = NULL; in do_tcreate() local
H A Dasn1_gen.c80 X509V3_CTX cnf; in ASN1_generate_nconf() local
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()
405 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
H A Dasn_moid.c23 static int oid_module_init(CONF_IMODULE *md, const CONF *cnf) in oid_module_init()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn_mstbl.c20 static int stbl_module_init(CONF_IMODULE *md, const CONF *cnf) in stbl_module_init()
64 CONF_VALUE *cnf = NULL; in do_tcreate() local
H A Dasn1_gen.c80 X509V3_CTX cnf; in ASN1_generate_nconf() local
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()
H A Dasn_moid.c23 static int oid_module_init(CONF_IMODULE *md, const CONF *cnf) in oid_module_init()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_cnf.c41 static int int_engine_configure(const char *name, const char *value, const CONF *cnf) in int_engine_configure()
151 static int int_engine_module_init(CONF_IMODULE *md, const CONF *cnf) in int_engine_module_init()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_cnf.c43 static int int_engine_configure(const char *name, const char *value, const CONF *cnf) in int_engine_configure()
147 static int int_engine_module_init(CONF_IMODULE *md, const CONF *cnf) in int_engine_module_init()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_mod.c110 static int conf_diagnostics(const CONF *cnf) in conf_diagnostics()
117 int CONF_modules_load(const CONF *cnf, const char *appname, in CONF_modules_load()
249 static int module_run(const CONF *cnf, const char *name, const char *value, in module_run()
285 static CONF_MODULE *module_load_dso(const CONF *cnf, in module_load_dso()
406 const CONF *cnf) in module_init()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_mod.c72 int CONF_modules_load(const CONF *cnf, const char *appname, in CONF_modules_load()
151 static int module_run(const CONF *cnf, const char *name, const char *value, in module_run()
188 static CONF_MODULE *module_load_dso(const CONF *cnf, in module_load_dso()
291 const CONF *cnf) in module_init()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Devp_cnf.c19 static int alg_module_init(CONF_IMODULE *md, const CONF *cnf) in alg_module_init()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_cnf.c21 static int alg_module_init(CONF_IMODULE *md, const CONF *cnf) in alg_module_init()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dconfdump.c17 static void dump_section(const char *name, const CONF *cnf) in dump_section()
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/
H A Dserver-conf.c33 CONF_VALUE *cnf; in main() local
H A Dclient-conf.c25 CONF_VALUE *cnf; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/
H A Dclient-conf.c25 CONF_VALUE *cnf; in main() local
H A Dserver-conf.c33 CONF_VALUE *cnf; in main() local

12