Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
323 add_nonce = 2; in ocsp_main()
326 add_nonce = 0; in ocsp_main()
562 if (req == NULL && (add_nonce != 2)) in ocsp_main()
563 add_nonce = 0; in ocsp_main()
677 || host != NULL || add_nonce || ridx_filename != NULL)) { in ocsp_main()
682 if (req != NULL && add_nonce) { in ocsp_main()