Home
last modified time | relevance | path

Searched defs:section (Results 1 – 13 of 13) sorted by relevance

/openssl/crypto/ts/
H A Dts_conf.c123 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
133 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
151 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device()
194 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert()
218 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
240 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key()
263 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest()
287 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy()
442 static int ts_CONF_add_flag(CONF *conf, const char *section, in ts_CONF_add_flag()
469 int TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, in TS_CONF_set_ess_cert_id_chain()
[all …]
/openssl/crypto/conf/
H A Dconf_api.c23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section()
45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string()
185 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
H A Dconf_def.c221 char *section = NULL, *buf; in def_load_bio() local
634 static int str_copy(CONF *conf, char *section, char **pto, char *from) in str_copy()
H A Dconf_lib.c368 long _CONF_get_number(const CONF *conf, const char *section, in _CONF_get_number()
/openssl/crypto/x509/
H A Dv3_conf.c35 const char *section, in X509V3_EXT_nconf_int()
306 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
352 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
365 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
378 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
392 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
422 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
430 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
549 const char *section, X509 *cert) in X509V3_EXT_add_conf()
566 const char *section, X509_CRL *crl) in X509V3_EXT_CRL_add_conf()
[all …]
/openssl/apps/
H A Dfipsinstall.c130 const char *section) in write_config_header()
146 static int write_config_fips_section(BIO *out, const char *section, in write_config_fips_section()
181 const char *section, in generate_config_and_load()
232 static int verify_config(const char *infile, const char *section, in verify_config()
H A Dsrp.c114 static char *lookup_conf(const CONF *conf, const char *section, const char *tag) in lookup_conf()
241 char *section = NULL; in srp_main() local
H A Dts.c164 const char *section = NULL, *digestname = NULL; in ts_main() local
588 static int reply_command(CONF *conf, const char *section, const char *engine, in reply_command()
696 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine, in create_response()
H A Dca.c274 char *configfile = default_config_file, *section = NULL; in ca_main() local
1352 static char *lookup_conf(const CONF *conf, const char *section, const char *tag) in lookup_conf()
H A Dreq.c76 static const char *section = "req"; variable
/openssl/include/openssl/
H A Dconf.h.in40 char *section; member
/openssl/crypto/ct/
H A Dct_log.c148 const CONF *conf, const char *section) in ctlog_new_from_conf()
/openssl/crypto/asn1/
H A Dasn1_gen.c401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()

Completed in 69 milliseconds