Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c159 static char *opt_reqout = NULL; variable
598 {&opt_reqout}, {&opt_rspin}, {&opt_rspout},
800 if (req != NULL && opt_reqout != NULL in read_write_req_resp()
801 && !write_PKIMESSAGE(req, &opt_reqout)) in read_write_req_resp()
1952 if (opt_reqin != NULL || opt_reqout != NULL in setup_client_ctx()
2580 opt_reqout = opt_str(); in get_opts()
2907 if (opt_reqin != NULL || opt_reqout != NULL) { in cmp_main()