crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
3043
{ "CONF", CONF, STR1, 1, "<sp> confidentiality command" },
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
109
CONF ENC
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
703
| CONF SP STRING CRLF
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
990
{ "CONF", CONF, STR1, 1, "<sp> confidentiality command" },
crypto/openssl/apps/asn1parse.c
333
CONF *cnf = NULL;
crypto/openssl/apps/ca.c
102
long days, int batch, const char *ext_sect, CONF *conf,
crypto/openssl/apps/ca.c
114
CONF *conf, int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
122
const char *enddate, long days, const char *ext_sect, CONF *conf,
crypto/openssl/apps/ca.c
131
CONF *conf, unsigned long certopt, unsigned long nameopt,
crypto/openssl/apps/ca.c
1365
static char *lookup_conf(const CONF *conf, const char *section, const char *tag)
crypto/openssl/apps/ca.c
1382
long days, int batch, const char *ext_sect, CONF *lconf,
crypto/openssl/apps/ca.c
142
static CONF *extfile_conf = NULL;
crypto/openssl/apps/ca.c
1440
CONF *lconf, int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
1495
CONF *lconf, unsigned long certopt, unsigned long nameopt,
crypto/openssl/apps/ca.c
2005
CONF *lconf, int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
313
CONF *conf = NULL;
crypto/openssl/apps/ca.c
91
static char *lookup_conf(const CONF *conf, const char *group, const char *tag);
crypto/openssl/apps/cmp.c
2682
static char *conf_get_string(const CONF *src_conf, const char *groups,
crypto/openssl/apps/cmp.c
2696
static int conf_get_number_e(const CONF *conf_, const char *groups,
crypto/openssl/apps/cmp.c
58
static CONF *conf = NULL; /* OpenSSL config file context structure */
crypto/openssl/apps/cms.c
344
CONF *conf = NULL;
crypto/openssl/apps/fipsinstall.c
509
static CONF *generate_config_and_load(const char *prov_name,
crypto/openssl/apps/fipsinstall.c
516
CONF *conf = NULL;
crypto/openssl/apps/fipsinstall.c
541
static void free_config_and_unload(CONF *conf)
crypto/openssl/apps/fipsinstall.c
566
CONF *conf = NULL;
crypto/openssl/apps/fipsinstall.c
637
CONF *conf = NULL;
crypto/openssl/apps/genpkey.c
126
CONF *conf = NULL;
crypto/openssl/apps/include/apps.h
120
int add_oid_section(CONF *conf);
crypto/openssl/apps/include/apps.h
48
void app_RAND_load_conf(CONF *c, const char *section);
crypto/openssl/apps/include/apps.h
67
char *app_conf_try_string(const CONF *cnf, const char *group, const char *name);
crypto/openssl/apps/include/apps.h
68
int app_conf_try_number(const CONF *conf, const char *group, const char *name,
crypto/openssl/apps/include/apps.h
70
CONF *app_load_config_bio(BIO *in, const char *filename);
crypto/openssl/apps/include/apps.h
73
CONF *app_load_config_internal(const char *filename, int quiet);
crypto/openssl/apps/include/apps.h
74
CONF *app_load_config_verbose(const char *filename, int verbose);
crypto/openssl/apps/include/apps.h
75
int app_load_modules(const CONF *config);
crypto/openssl/apps/include/apps.h
76
CONF *app_load_config_modules(const char *configfile);
crypto/openssl/apps/lib/app_rand.c
20
void app_RAND_load_conf(CONF *c, const char *section)
crypto/openssl/apps/lib/apps.c
1672
CONF *dbattr_conf = NULL;
crypto/openssl/apps/lib/apps.c
298
char *app_conf_try_string(const CONF *conf, const char *group, const char *name)
crypto/openssl/apps/lib/apps.c
311
int app_conf_try_number(const CONF *conf, const char *group, const char *name,
crypto/openssl/apps/lib/apps.c
325
CONF *app_load_config_bio(BIO *in, const char *filename)
crypto/openssl/apps/lib/apps.c
328
CONF *conf;
crypto/openssl/apps/lib/apps.c
351
CONF *app_load_config_verbose(const char *filename, int verbose)
crypto/openssl/apps/lib/apps.c
362
CONF *app_load_config_internal(const char *filename, int quiet)
crypto/openssl/apps/lib/apps.c
365
CONF *conf;
crypto/openssl/apps/lib/apps.c
379
int app_load_modules(const CONF *config)
crypto/openssl/apps/lib/apps.c
381
CONF *to_free = NULL;
crypto/openssl/apps/lib/apps.c
398
int add_oid_section(CONF *conf)
crypto/openssl/apps/lib/apps.c
422
CONF *app_load_config_modules(const char *configfile)
crypto/openssl/apps/lib/apps.c
424
CONF *conf = NULL;
crypto/openssl/apps/lib/apps.c
73
DEFINE_STACK_OF(CONF)
crypto/openssl/apps/pkeyutl.c
152
CONF *conf = NULL;
crypto/openssl/apps/req.c
78
static CONF *req_conf = NULL;
crypto/openssl/apps/req.c
79
static CONF *addext_conf = NULL;
crypto/openssl/apps/s_client.c
2870
CONF *cnf = NCONF_new(NULL);
crypto/openssl/apps/smime.c
197
CONF *conf = NULL;
crypto/openssl/apps/speed.c
1957
CONF *conf = NULL;
crypto/openssl/apps/spkac.c
72
CONF *conf = NULL;
crypto/openssl/apps/srp.c
112
static char *lookup_conf(const CONF *conf, const char *section, const char *tag)
crypto/openssl/apps/srp.c
247
CONF *conf = NULL;
crypto/openssl/apps/ts.c
181
CONF *conf = NULL;
crypto/openssl/apps/ts.c
34
static CONF *load_config_file(const char *configfile);
crypto/openssl/apps/ts.c
390
static CONF *load_config_file(const char *configfile)
crypto/openssl/apps/ts.c
392
CONF *conf = app_load_config(configfile);
crypto/openssl/apps/ts.c
47
static int reply_command(CONF *conf, const char *section, const char *engine,
crypto/openssl/apps/ts.c
53
static TS_RESP *create_response(CONF *conf, const char *section, const char *engine,
crypto/openssl/apps/ts.c
611
static int reply_command(CONF *conf, const char *section, const char *engine,
crypto/openssl/apps/ts.c
719
static TS_RESP *create_response(CONF *conf, const char *section, const char *engine,
crypto/openssl/apps/x509.c
324
CONF *extconf = NULL;
crypto/openssl/crypto/asn1/asn1_gen.c
79
ASN1_TYPE *ASN1_generate_nconf(const char *str, CONF *nconf)
crypto/openssl/crypto/asn1/asn_moid.c
23
static int oid_module_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/asn1/asn_mstbl.c
20
static int stbl_module_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/conf/conf_api.c
120
int _CONF_new_data(CONF *conf)
crypto/openssl/crypto/conf/conf_api.c
136
void _CONF_free_data(CONF *conf)
crypto/openssl/crypto/conf/conf_api.c
185
CONF_VALUE *_CONF_new_section(CONF *conf, const char *section)
crypto/openssl/crypto/conf/conf_api.c
23
CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section)
crypto/openssl/crypto/conf/conf_api.c
34
STACK_OF(CONF_VALUE) *_CONF_get_section_values(const CONF *conf,
crypto/openssl/crypto/conf/conf_api.c
45
int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value)
crypto/openssl/crypto/conf/conf_api.c
66
char *_CONF_get_string(const CONF *conf, const char *section,
crypto/openssl/crypto/conf/conf_def.c
1003
static int def_is_number(const CONF *conf, char c)
crypto/openssl/crypto/conf/conf_def.c
1008
static int def_to_int(const CONF *conf, char c)
crypto/openssl/crypto/conf/conf_def.c
111
static CONF *def_create(CONF_METHOD *meth)
crypto/openssl/crypto/conf/conf_def.c
113
CONF *ret;
crypto/openssl/crypto/conf/conf_def.c
124
static int def_init_default(CONF *conf)
crypto/openssl/crypto/conf/conf_def.c
137
static int def_init_WIN32(CONF *conf)
crypto/openssl/crypto/conf/conf_def.c
150
static int def_destroy(CONF *conf)
crypto/openssl/crypto/conf/conf_def.c
159
static int def_destroy_data(CONF *conf)
crypto/openssl/crypto/conf/conf_def.c
167
static int def_load(CONF *conf, const char *name, long *line)
crypto/openssl/crypto/conf/conf_def.c
207
static int def_load_bio(CONF *conf, BIO *in, long *line)
crypto/openssl/crypto/conf/conf_def.c
45
static int is_keytype(const CONF *conf, char c, unsigned short type);
crypto/openssl/crypto/conf/conf_def.c
46
static char *eat_ws(CONF *conf, char *p);
crypto/openssl/crypto/conf/conf_def.c
47
static void trim_ws(CONF *conf, char *start);
crypto/openssl/crypto/conf/conf_def.c
48
static char *eat_alpha_numeric(CONF *conf, char *p);
crypto/openssl/crypto/conf/conf_def.c
49
static void clear_comments(CONF *conf, char *p);
crypto/openssl/crypto/conf/conf_def.c
50
static int str_copy(CONF *conf, char *section, char **to, char *from);
crypto/openssl/crypto/conf/conf_def.c
51
static char *scan_quote(CONF *conf, char *p);
crypto/openssl/crypto/conf/conf_def.c
52
static char *scan_dquote(CONF *conf, char *p);
crypto/openssl/crypto/conf/conf_def.c
60
static CONF *def_create(CONF_METHOD *meth);
crypto/openssl/crypto/conf/conf_def.c
604
static void clear_comments(CONF *conf, char *p)
crypto/openssl/crypto/conf/conf_def.c
61
static int def_init_default(CONF *conf);
crypto/openssl/crypto/conf/conf_def.c
63
static int def_init_WIN32(CONF *conf);
crypto/openssl/crypto/conf/conf_def.c
641
static int str_copy(CONF *conf, char *section, char **pto, char *from)
crypto/openssl/crypto/conf/conf_def.c
65
static int def_destroy(CONF *conf);
crypto/openssl/crypto/conf/conf_def.c
66
static int def_destroy_data(CONF *conf);
crypto/openssl/crypto/conf/conf_def.c
67
static int def_load(CONF *conf, const char *name, long *eline);
crypto/openssl/crypto/conf/conf_def.c
68
static int def_load_bio(CONF *conf, BIO *bp, long *eline);
crypto/openssl/crypto/conf/conf_def.c
69
static int def_dump(const CONF *conf, BIO *bp);
crypto/openssl/crypto/conf/conf_def.c
70
static int def_is_number(const CONF *conf, char c);
crypto/openssl/crypto/conf/conf_def.c
71
static int def_to_int(const CONF *conf, char c);
crypto/openssl/crypto/conf/conf_def.c
891
static int is_keytype(const CONF *conf, char c, unsigned short type)
crypto/openssl/crypto/conf/conf_def.c
915
static char *eat_ws(CONF *conf, char *p)
crypto/openssl/crypto/conf/conf_def.c
922
static void trim_ws(CONF *conf, char *start)
crypto/openssl/crypto/conf/conf_def.c
935
static char *eat_alpha_numeric(CONF *conf, char *p)
crypto/openssl/crypto/conf/conf_def.c
949
static char *scan_quote(CONF *conf, char *p)
crypto/openssl/crypto/conf/conf_def.c
967
static char *scan_dquote(CONF *conf, char *p)
crypto/openssl/crypto/conf/conf_def.c
997
static int def_dump(const CONF *conf, BIO *out)
crypto/openssl/crypto/conf/conf_lib.c
104
CONF ctmp;
crypto/openssl/crypto/conf/conf_lib.c
117
CONF ctmp;
crypto/openssl/crypto/conf/conf_lib.c
134
CONF ctmp;
crypto/openssl/crypto/conf/conf_lib.c
145
CONF ctmp;
crypto/openssl/crypto/conf/conf_lib.c
168
CONF ctmp;
crypto/openssl/crypto/conf/conf_lib.c
182
CONF *NCONF_new_ex(OSSL_LIB_CTX *libctx, CONF_METHOD *meth)
crypto/openssl/crypto/conf/conf_lib.c
184
CONF *ret;
crypto/openssl/crypto/conf/conf_lib.c
199
CONF *NCONF_new(CONF_METHOD *meth)
crypto/openssl/crypto/conf/conf_lib.c
204
void NCONF_free(CONF *conf)
crypto/openssl/crypto/conf/conf_lib.c
211
void NCONF_free_data(CONF *conf)
crypto/openssl/crypto/conf/conf_lib.c
218
OSSL_LIB_CTX *NCONF_get0_libctx(const CONF *conf)
crypto/openssl/crypto/conf/conf_lib.c
240
STACK_OF(OPENSSL_CSTRING) *NCONF_get_section_names(const CONF *cnf)
crypto/openssl/crypto/conf/conf_lib.c
251
int NCONF_load(CONF *conf, const char *file, long *eline)
crypto/openssl/crypto/conf/conf_lib.c
26
void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash)
crypto/openssl/crypto/conf/conf_lib.c
262
int NCONF_load_fp(CONF *conf, FILE *fp, long *eline)
crypto/openssl/crypto/conf/conf_lib.c
276
int NCONF_load_bio(CONF *conf, BIO *bp, long *eline)
crypto/openssl/crypto/conf/conf_lib.c
286
STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf, const char *section)
crypto/openssl/crypto/conf/conf_lib.c
301
char *NCONF_get_string(const CONF *conf, const char *group, const char *name)
crypto/openssl/crypto/conf/conf_lib.c
321
static int default_is_number(const CONF *conf, char c)
crypto/openssl/crypto/conf/conf_lib.c
326
static int default_to_int(const CONF *conf, char c)
crypto/openssl/crypto/conf/conf_lib.c
331
int NCONF_get_number_e(const CONF *conf, const char *group, const char *name,
crypto/openssl/crypto/conf/conf_lib.c
336
int (*is_number)(const CONF *, char) = &default_is_number;
crypto/openssl/crypto/conf/conf_lib.c
337
int (*to_int)(const CONF *, char) = &default_to_int;
crypto/openssl/crypto/conf/conf_lib.c
369
long _CONF_get_number(const CONF *conf, const char *section,
crypto/openssl/crypto/conf/conf_lib.c
382
int NCONF_dump_fp(const CONF *conf, FILE *out)
crypto/openssl/crypto/conf/conf_lib.c
396
int NCONF_dump_bio(const CONF *conf, BIO *out)
crypto/openssl/crypto/conf/conf_lib.c
87
CONF ctmp;
crypto/openssl/crypto/conf/conf_mod.c
111
static int conf_diagnostics(const CONF *cnf)
crypto/openssl/crypto/conf/conf_mod.c
128
int CONF_modules_load(const CONF *cnf, const char *appname,
crypto/openssl/crypto/conf/conf_mod.c
157
OSSL_TRACE1(CONF, "Configuration in section %s\n", vsection);
crypto/openssl/crypto/conf/conf_mod.c
177
OSSL_TRACE3(CONF, "Running module %s (%s) returned %d\n",
crypto/openssl/crypto/conf/conf_mod.c
194
CONF *conf = NULL;
crypto/openssl/crypto/conf/conf_mod.c
259
static int module_run(const CONF *cnf, const char *name, const char *value,
crypto/openssl/crypto/conf/conf_mod.c
295
static CONF_MODULE *module_load_dso(const CONF *cnf,
crypto/openssl/crypto/conf/conf_mod.c
428
const CONF *cnf)
crypto/openssl/crypto/conf/conf_mod.c
75
static int module_run(const CONF *cnf, const char *name, const char *value,
crypto/openssl/crypto/conf/conf_mod.c
82
const CONF *cnf);
crypto/openssl/crypto/conf/conf_mod.c
83
static CONF_MODULE *module_load_dso(const CONF *cnf, const char *name,
crypto/openssl/crypto/conf/conf_ssl.c
61
static int ssl_module_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/ct/ct_log.c
141
const CONF *conf, const char *section)
crypto/openssl/crypto/ct/ct_log.c
45
CONF *conf;
crypto/openssl/crypto/engine/eng_cnf.c
146
static int int_engine_module_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/engine/eng_cnf.c
151
OSSL_TRACE2(CONF, "Called engine module: name %s, value %s\n",
crypto/openssl/crypto/engine/eng_cnf.c
43
static int int_engine_configure(const char *name, const char *value, const CONF *cnf)
crypto/openssl/crypto/engine/eng_cnf.c
55
OSSL_TRACE1(CONF, "Configuring engine %s\n", name);
crypto/openssl/crypto/engine/eng_cnf.c
68
OSSL_TRACE2(CONF, "ENGINE: doing ctrl(%s,%s)\n",
crypto/openssl/crypto/err/err_all_legacy.c
71
IMPLEMENT_LEGACY_ERR_LOAD(CONF)
crypto/openssl/crypto/evp/evp_cnf.c
21
static int alg_module_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/evp/evp_cnf.c
28
OSSL_TRACE2(CONF, "Loading EVP module: name %s, value %s\n",
crypto/openssl/crypto/evp/evp_cnf.c
50
NCONF_get0_libctx((CONF *)cnf), m > 0, 0)) {
crypto/openssl/crypto/evp/evp_cnf.c
55
if (!evp_set_default_properties_int(NCONF_get0_libctx((CONF *)cnf),
crypto/openssl/crypto/evp/evp_cnf.c
71
OSSL_TRACE(CONF, "Adding config module 'alg_section'\n");
crypto/openssl/crypto/provider_conf.c
135
OSSL_TRACE1(CONF, "Provider params: finish section %s\n", value);
crypto/openssl/crypto/provider_conf.c
137
OSSL_TRACE2(CONF, "Provider params: %s = %s\n", name, value);
crypto/openssl/crypto/provider_conf.c
158
const CONF *cnf)
crypto/openssl/crypto/provider_conf.c
203
int soft, const CONF *cnf)
crypto/openssl/crypto/provider_conf.c
312
const char *value, const CONF *cnf)
crypto/openssl/crypto/provider_conf.c
323
OSSL_TRACE1(CONF, "Configuring provider %s\n", name);
crypto/openssl/crypto/provider_conf.c
339
OSSL_TRACE2(CONF, "Provider command: %s = %s\n",
crypto/openssl/crypto/provider_conf.c
399
static int provider_conf_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/provider_conf.c
405
OSSL_TRACE1(CONF, "Loading providers module: section %s\n",
crypto/openssl/crypto/provider_conf.c
418
if (!provider_conf_load(NCONF_get0_libctx((CONF *)cnf),
crypto/openssl/crypto/provider_conf.c
428
OSSL_TRACE(CONF, "Adding config module 'providers'\n");
crypto/openssl/crypto/provider_conf.c
53
OSSL_TRACE(CONF, "Cleaned up providers\n");
crypto/openssl/crypto/provider_conf.c
77
const CONF *cnf,
crypto/openssl/crypto/provider_conf.c
90
OSSL_TRACE1(CONF, "Provider params: start section %s\n", value);
crypto/openssl/crypto/rand/rand_lib.c
1058
OSSL_TRACE(CONF, "Cleaned up random\n");
crypto/openssl/crypto/rand/rand_lib.c
1063
OSSL_TRACE(CONF, "Adding config module 'random'\n");
crypto/openssl/crypto/rand/rand_lib.c
980
static int random_conf_init(CONF_IMODULE *md, const CONF *cnf)
crypto/openssl/crypto/rand/rand_lib.c
984
OSSL_LIB_CTX *libctx = NCONF_get0_libctx((CONF *)cnf);
crypto/openssl/crypto/rand/rand_lib.c
988
OSSL_TRACE1(CONF, "Loading random module: section %s\n",
crypto/openssl/crypto/trace.c
130
TRACE_CATEGORY_(CONF),
crypto/openssl/crypto/ts/ts_conf.c
135
const char *TS_CONF_get_tsa_section(CONF *conf, const char *section)
crypto/openssl/crypto/ts/ts_conf.c
145
int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb,
crypto/openssl/crypto/ts/ts_conf.c
163
int TS_CONF_set_crypto_device(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
206
int TS_CONF_set_signer_cert(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
230
int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs,
crypto/openssl/crypto/ts/ts_conf.c
252
int TS_CONF_set_signer_key(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
275
int TS_CONF_set_signer_digest(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
299
int TS_CONF_set_def_policy(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
324
int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx)
crypto/openssl/crypto/ts/ts_conf.c
358
int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx)
crypto/openssl/crypto/ts/ts_conf.c
396
int TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx)
crypto/openssl/crypto/ts/ts_conf.c
433
int TS_CONF_set_clock_precision_digits(const CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
456
static int ts_CONF_add_flag(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
473
int TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx)
crypto/openssl/crypto/ts/ts_conf.c
478
int TS_CONF_set_tsa_name(CONF *conf, const char *section, TS_RESP_CTX *ctx)
crypto/openssl/crypto/ts/ts_conf.c
483
int TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section,
crypto/openssl/crypto/ts/ts_conf.c
490
int TS_CONF_set_ess_cert_id_digest(CONF *conf, const char *section,
crypto/openssl/crypto/x509/v3_conf.c
22
static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid,
crypto/openssl/crypto/x509/v3_conf.c
309
int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/crypto/x509/v3_conf.c
34
static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx,
crypto/openssl/crypto/x509/v3_conf.c
356
int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/crypto/x509/v3_conf.c
369
int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/crypto/x509/v3_conf.c
382
int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/crypto/x509/v3_conf.c
451
void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf)
crypto/openssl/crypto/x509/v3_conf.c
498
CONF *ctmp;
crypto/openssl/crypto/x509/v3_conf.c
513
CONF *ctmp;
crypto/openssl/crypto/x509/v3_conf.c
555
CONF *ctmp;
crypto/openssl/crypto/x509/v3_conf.c
572
CONF *ctmp;
crypto/openssl/crypto/x509/v3_conf.c
58
X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name,
crypto/openssl/crypto/x509/v3_conf.c
589
CONF *ctmp;
crypto/openssl/crypto/x509/v3_conf.c
64
X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid,
crypto/openssl/crypto/x509/v3_conf.c
79
static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid,
crypto/openssl/crypto/x509/x509_acert.c
264
int X509_ACERT_add_attr_nconf(CONF *conf, const char *section,
crypto/openssl/demos/bio/client-conf.c
23
CONF *conf = NULL;
crypto/openssl/demos/bio/server-conf.c
32
CONF *conf = NULL;
crypto/openssl/fuzz/conf.c
28
CONF *conf;
crypto/openssl/include/openssl/asn1.h
1035
ASN1_TYPE *ASN1_generate_nconf(const char *str, CONF *nconf);
crypto/openssl/include/openssl/conf.h
107
typedef int conf_init_func(CONF_IMODULE *md, const CONF *cnf);
crypto/openssl/include/openssl/conf.h
118
void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash);
crypto/openssl/include/openssl/conf.h
152
CONF *NCONF_new_ex(OSSL_LIB_CTX *libctx, CONF_METHOD *meth);
crypto/openssl/include/openssl/conf.h
153
OSSL_LIB_CTX *NCONF_get0_libctx(const CONF *conf);
crypto/openssl/include/openssl/conf.h
154
CONF *NCONF_new(CONF_METHOD *meth);
crypto/openssl/include/openssl/conf.h
159
void NCONF_free(CONF *conf);
crypto/openssl/include/openssl/conf.h
160
void NCONF_free_data(CONF *conf);
crypto/openssl/include/openssl/conf.h
162
int NCONF_load(CONF *conf, const char *file, long *eline);
crypto/openssl/include/openssl/conf.h
164
int NCONF_load_fp(CONF *conf, FILE *fp, long *eline);
crypto/openssl/include/openssl/conf.h
166
int NCONF_load_bio(CONF *conf, BIO *bp, long *eline);
crypto/openssl/include/openssl/conf.h
167
STACK_OF(OPENSSL_CSTRING) *NCONF_get_section_names(const CONF *conf);
crypto/openssl/include/openssl/conf.h
168
STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,
crypto/openssl/include/openssl/conf.h
170
char *NCONF_get_string(const CONF *conf, const char *group, const char *name);
crypto/openssl/include/openssl/conf.h
171
int NCONF_get_number_e(const CONF *conf, const char *group, const char *name,
crypto/openssl/include/openssl/conf.h
174
int NCONF_dump_fp(const CONF *conf, FILE *out);
crypto/openssl/include/openssl/conf.h
176
int NCONF_dump_bio(const CONF *conf, BIO *out);
crypto/openssl/include/openssl/conf.h
182
int CONF_modules_load(const CONF *cnf, const char *appname,
crypto/openssl/include/openssl/conf_api.h
27
CONF_VALUE *_CONF_new_section(CONF *conf, const char *section);
crypto/openssl/include/openssl/conf_api.h
29
CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section);
crypto/openssl/include/openssl/conf_api.h
31
STACK_OF(CONF_VALUE) *_CONF_get_section_values(const CONF *conf,
crypto/openssl/include/openssl/conf_api.h
34
int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value);
crypto/openssl/include/openssl/conf_api.h
35
char *_CONF_get_string(const CONF *conf, const char *section,
crypto/openssl/include/openssl/conf_api.h
37
long _CONF_get_number(const CONF *conf, const char *section,
crypto/openssl/include/openssl/conf_api.h
40
int _CONF_new_data(CONF *conf);
crypto/openssl/include/openssl/conf_api.h
41
void _CONF_free_data(CONF *conf);
crypto/openssl/include/openssl/conftypes.h
23
CONF *(*create)(CONF_METHOD *meth);
crypto/openssl/include/openssl/conftypes.h
24
int (*init)(CONF *conf);
crypto/openssl/include/openssl/conftypes.h
25
int (*destroy)(CONF *conf);
crypto/openssl/include/openssl/conftypes.h
26
int (*destroy_data)(CONF *conf);
crypto/openssl/include/openssl/conftypes.h
27
int (*load_bio)(CONF *conf, BIO *bp, long *eline);
crypto/openssl/include/openssl/conftypes.h
28
int (*dump)(const CONF *conf, BIO *bp);
crypto/openssl/include/openssl/conftypes.h
29
int (*is_number)(const CONF *conf, char c);
crypto/openssl/include/openssl/conftypes.h
30
int (*to_int)(const CONF *conf, char c);
crypto/openssl/include/openssl/conftypes.h
31
int (*load)(CONF *conf, const char *name, long *eline);
crypto/openssl/include/openssl/ts.h
486
const char *TS_CONF_get_tsa_section(CONF *conf, const char *section);
crypto/openssl/include/openssl/ts.h
487
int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb,
crypto/openssl/include/openssl/ts.h
490
int TS_CONF_set_crypto_device(CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
494
int TS_CONF_set_signer_cert(CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
496
int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs,
crypto/openssl/include/openssl/ts.h
498
int TS_CONF_set_signer_key(CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
501
int TS_CONF_set_signer_digest(CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
503
int TS_CONF_set_def_policy(CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
505
int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx);
crypto/openssl/include/openssl/ts.h
506
int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx);
crypto/openssl/include/openssl/ts.h
507
int TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx);
crypto/openssl/include/openssl/ts.h
508
int TS_CONF_set_clock_precision_digits(const CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
510
int TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx);
crypto/openssl/include/openssl/ts.h
511
int TS_CONF_set_tsa_name(CONF *conf, const char *section, TS_RESP_CTX *ctx);
crypto/openssl/include/openssl/ts.h
512
int TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section,
crypto/openssl/include/openssl/ts.h
514
int TS_CONF_set_ess_cert_id_digest(CONF *conf, const char *section,
crypto/openssl/include/openssl/x509_acert.h
102
int X509_ACERT_add_attr_nconf(CONF *conf, const char *section,
crypto/openssl/include/openssl/x509v3.h
922
X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid,
crypto/openssl/include/openssl/x509v3.h
924
X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name,
crypto/openssl/include/openssl/x509v3.h
926
int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/include/openssl/x509v3.h
928
int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/include/openssl/x509v3.h
930
int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/include/openssl/x509v3.h
932
int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section,
crypto/openssl/include/openssl/x509v3.h
951
void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf);
crypto/openssl/test/conf_include_test.c
72
static CONF *conf;
crypto/openssl/test/confdump.c
17
static void dump_section(const char *name, const CONF *cnf)
crypto/openssl/test/confdump.c
33
CONF *conf = NCONF_new(NCONF_default());
crypto/openssl/test/helpers/ssl_test_ctx.c
786
static int parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf,
crypto/openssl/test/helpers/ssl_test_ctx.c
819
static int parse_server_options(SSL_TEST_SERVER_CONF *server, const CONF *conf,
crypto/openssl/test/helpers/ssl_test_ctx.c
852
SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section,
crypto/openssl/test/helpers/ssl_test_ctx.h
258
SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section,
crypto/openssl/test/ssl_test.c
22
static CONF *conf = NULL;
crypto/openssl/test/ssl_test_ctx_test.c
26
static CONF *conf = NULL;
crypto/openssl/test/trace_api_test.c
38
SET_EXPECTED_CAT_NAME(CONF);
crypto/openssl/test/v3ext.c
376
CONF *conf;
usr.sbin/uefisign/uefisign.c
156
CONF *cnf;