Searched refs:opt_newkey (Results 1 – 1 of 1) sorted by relevance
112 static char *opt_newkey = NULL; variable557 {&opt_newkey}, {&opt_newkeypass}, {&opt_subject}, {&opt_issuer},1531 if (opt_newkey == NULL in setup_request_ctx()1536 if (opt_newkey == NULL in setup_request_ctx()1615 if (opt_newkey != NULL) in setup_request_ctx()1621 } else if (opt_newkey != NULL) { in setup_request_ctx()1622 const char *file = opt_newkey; in setup_request_ctx()2474 opt_newkey = opt_str(); in get_opts()