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

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c30 #define ENV_ACCURACY "accuracy" macro
381 char *accuracy = NCONF_get_string(conf, section, ENV_ACCURACY);
384 ts_CONF_invalid(section, ENV_ACCURACY);
399 ts_CONF_invalid(section, ENV_ACCURACY);

Completed in 156 milliseconds