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

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c26 #define ENV_SIGNER_DIGEST "signer_digest" macro
263 md = NCONF_get_string(conf, section, ENV_SIGNER_DIGEST);
265 ts_CONF_lookup_fail(section, ENV_SIGNER_DIGEST);
270 ts_CONF_invalid(section, ENV_SIGNER_DIGEST);

Completed in 103 milliseconds