Searched refs:ts_CONF_add_flag (Results 1 – 1 of 1) sorted by relevance
/openssl/crypto/ts/ |
H A D | ts_conf.c | 442 static int ts_CONF_add_flag(CONF *conf, const char *section, in ts_CONF_add_flag() function 461 return ts_CONF_add_flag(conf, section, ENV_ORDERING, TS_ORDERING, ctx); in TS_CONF_set_ordering() 466 return ts_CONF_add_flag(conf, section, ENV_TSA_NAME, TS_TSA_NAME, ctx); in TS_CONF_set_tsa_name() 472 return ts_CONF_add_flag(conf, section, ENV_ESS_CERT_ID_CHAIN, in TS_CONF_set_ess_cert_id_chain()
|
Completed in 5 milliseconds