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

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c28 #define ENV_OTHER_POLICIES "other_policies" macro
310 char *policies = NCONF_get_string(conf, section, ENV_OTHER_POLICIES);
314 ts_CONF_invalid(section, ENV_OTHER_POLICIES);
323 ts_CONF_invalid(section, ENV_OTHER_POLICIES);

Completed in 159 milliseconds