Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c253 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
326 add_nonce = 2; in ocsp_main()
329 add_nonce = 0; in ocsp_main()
566 if (req == NULL && (add_nonce != 2)) in ocsp_main()
567 add_nonce = 0; in ocsp_main()
681 || host != NULL || add_nonce || ridx_filename != NULL)) { in ocsp_main()
686 if (req != NULL && add_nonce) { in ocsp_main()

Completed in 9 milliseconds