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

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c29 #define ENV_DIGESTS "digests" macro
342 char *digests = NCONF_get_string(conf, section, ENV_DIGESTS);
345 ts_CONF_lookup_fail(section, ENV_DIGESTS);
349 ts_CONF_invalid(section, ENV_DIGESTS);
353 ts_CONF_invalid(section, ENV_DIGESTS);
362 ts_CONF_invalid(section, ENV_DIGESTS);

Completed in 97 milliseconds