Searched refs:OCSP_NOCERTS (Results 1 – 7 of 7) sorted by relevance
127 NULL, OCSP_NOCERTS))) in test_resp_signer()
197 if (!(flags & OCSP_NOCERTS)) { in OCSP_basic_sign_ctx()
120 if (!(flags & OCSP_NOCERTS)) { in OCSP_request_sign()
40 B<certs>. If the B<flags> option B<OCSP_NOCERTS> is set then no certificates
61 B<OCSP_NOCERTS> is set then no certificates will be included in the response. If the
58 # define OCSP_NOCERTS 0x1 macro
325 rflags |= OCSP_NOCERTS; in ocsp_main()331 sign_flags |= OCSP_NOCERTS; in ocsp_main()