Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dca.c59 #define ENV_PRIVATE_KEY "private_key" macro
582 && (keyfile = lookup_conf(conf, section, ENV_PRIVATE_KEY)) == NULL) in ca_main()