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

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c25 #define ENV_SIGNER_KEY "signer_key" macro
241 key = NCONF_get_string(conf, section, ENV_SIGNER_KEY);
243 ts_CONF_lookup_fail(section, ENV_SIGNER_KEY);

Completed in 56 milliseconds