Home
last modified time | relevance | path

Searched refs:opt_reqin (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c157 static char *opt_reqin = NULL; variable
597 {&opt_reqin}, {(char **)&opt_reqin_new_tid},
803 if (opt_reqin != NULL && opt_rspin == NULL) { in read_write_req_resp()
804 if ((req_new = read_PKIMESSAGE("actually sending", &opt_reqin)) == NULL) in read_write_req_resp()
807 * The transaction ID in req_new read from opt_reqin may not be fresh. in read_write_req_resp()
1947 if (opt_reqin != NULL) in setup_client_ctx()
1950 if (opt_reqin_new_tid && opt_reqin == NULL) in setup_client_ctx()
1952 if (opt_reqin != NULL || opt_reqout != NULL in setup_client_ctx()
2574 opt_reqin = opt_str(); in get_opts()
2907 if (opt_reqin ! in cmp_main()
[all...]
/third_party/openssl/apps/
H A Dcmp.c157 static char *opt_reqin = NULL; variable
597 {&opt_reqin}, {(char **)&opt_reqin_new_tid},
803 if (opt_reqin != NULL && opt_rspin == NULL) { in read_write_req_resp()
804 if ((req_new = read_PKIMESSAGE("actually sending", &opt_reqin)) == NULL) in read_write_req_resp()
807 * The transaction ID in req_new read from opt_reqin may not be fresh. in read_write_req_resp()
1947 if (opt_reqin != NULL) in setup_client_ctx()
1950 if (opt_reqin_new_tid && opt_reqin == NULL) in setup_client_ctx()
1952 if (opt_reqin != NULL || opt_reqout != NULL in setup_client_ctx()
2573 opt_reqin = opt_str(); in get_opts()
2906 if (opt_reqin ! in cmp_main()
[all...]

Completed in 9 milliseconds