Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ts/
H A Dts_conf.c78 #define ENV_SIGNER_KEY "signer_key" macro
271 key = NCONF_get_string(conf, section, ENV_SIGNER_KEY); in TS_CONF_set_signer_key()
273 TS_CONF_lookup_fail(section, ENV_SIGNER_KEY); in TS_CONF_set_signer_key()