Searched refs:ts_CONF_add_flag (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c437 static int ts_CONF_add_flag(CONF *conf, const char *section, function
456 return ts_CONF_add_flag(conf, section, ENV_ORDERING, TS_ORDERING, ctx);
461 return ts_CONF_add_flag(conf, section, ENV_TSA_NAME, TS_TSA_NAME, ctx);
467 return ts_CONF_add_flag(conf, section, ENV_ESS_CERT_ID_CHAIN,

Completed in 161 milliseconds