Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c125 static char *opt_newkey = NULL; variable
633 {&opt_newkey}, {&opt_newkeypass}, {&opt_subject},
1675 if (opt_reqin == NULL && opt_newkey == NULL in setup_request_ctx()
1680 if (opt_newkey == NULL in setup_request_ctx()
1803 if (opt_newkey != NULL) in setup_request_ctx()
1811 } else if (opt_newkey != NULL) { in setup_request_ctx()
1812 const char *file = opt_newkey; in setup_request_ctx()
2927 opt_newkey = opt_str(); in get_opts()

Completed in 13 milliseconds