Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c247 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
320 add_nonce = 2; in ocsp_main()
323 add_nonce = 0; in ocsp_main()
556 if (req == NULL && (add_nonce != 2)) in ocsp_main()
557 add_nonce = 0; in ocsp_main()
673 || host != NULL || add_nonce || ridx_filename != NULL)) { in ocsp_main()
678 if (req != NULL && add_nonce) { in ocsp_main()

Completed in 7 milliseconds