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

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c27 #define ENV_DEFAULT_POLICY "default_policy" macro
287 policy = NCONF_get_string(conf, section, ENV_DEFAULT_POLICY);
289 ts_CONF_lookup_fail(section, ENV_DEFAULT_POLICY);
293 ts_CONF_invalid(section, ENV_DEFAULT_POLICY);

Completed in 97 milliseconds