Searched refs:OCSP_NOSIGS (Results 1 – 4 of 4) sorted by relevance
51 if (!(flags & OCSP_NOSIGS)) { in OCSP_basic_verify()372 if (!(flags & OCSP_NOSIGS)) { in OCSP_request_verify()
60 # define OCSP_NOSIGS 0x4 macro
127 unless the B<flags> contain B<OCSP_NOSIGS>. Then the function already returns
334 verify_flags |= OCSP_NOSIGS; in ocsp_main()