Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c179 static char *opt_reqout = NULL; variable
677 {&opt_reqout}, {&opt_reqout_only}, {&opt_rspin}, {&opt_rspout},
862 if (opt_reqout != NULL && !write_PKIMESSAGE(req, &opt_reqout)) in read_write_req_resp()
2226 if (opt_reqin != NULL || opt_reqout != NULL in setup_client_ctx()
3039 opt_reqout = opt_str(); in get_opts()
3643 if (opt_reqin != NULL || opt_reqout != NULL) { in cmp_main()
3704 if (opt_reqout != NULL) in cmp_main()
3710 opt_reqout = opt_reqout_only; in cmp_main()

Completed in 13 milliseconds