Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
781 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()
/third_party/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
781 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()

Completed in 4 milliseconds