Lines Matching refs:opt_reqout_only
180 static char *opt_reqout_only = NULL; variable
677 {&opt_reqout}, {&opt_reqout_only}, {&opt_rspin}, {&opt_rspout},
854 if (opt_reqout_only != NULL) { in read_write_req_resp()
855 if (OSSL_CMP_MSG_write(opt_reqout_only, req) < 0) in read_write_req_resp()
857 opt_reqout_only); in read_write_req_resp()
1696 if (opt_certout == NULL && opt_reqout_only == NULL) { in setup_request_ctx()
2106 if (opt_server == NULL && opt_reqout_only == NULL) { in setup_client_ctx()
2281 if (opt_reqout_only == NULL) in setup_client_ctx()
3042 opt_reqout_only = opt_str(); in get_opts()
3664 if (opt_reqout_only == NULL && (opt_use_mock_srv in cmp_main()
3695 if (opt_reqout_only != NULL) { in cmp_main()
3710 opt_reqout = opt_reqout_only; in cmp_main()