Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c160 static char *opt_rspin = NULL; variable
598 {&opt_reqout}, {&opt_rspin}, {&opt_rspout},
798 const char *prev_opt_rspin = opt_rspin; in read_write_req_resp()
803 if (opt_reqin != NULL && opt_rspin == NULL) { in read_write_req_resp()
823 if (opt_rspin != NULL) { in read_write_req_resp()
824 res = read_PKIMESSAGE("actually using", &opt_rspin); in read_write_req_resp()
1945 if (opt_rspin != NULL) { in setup_client_ctx()
2004 if (opt_rspin != NULL) in setup_client_ctx()
2582 opt_rspin = opt_str(); in get_opts()
2910 if (opt_rspin != NULL || opt_rspout != NULL) { in cmp_main()
[all …]