Searched refs:OCSP_NOCHAIN (Results 1 – 5 of 5) sorted by relevance
117 if ((flags & OCSP_NOCHAIN) == 0) { in OCSP_basic_verify()416 (flags & OCSP_NOCHAIN) != 0 ? in OCSP_request_verify()
131 If I<flags> contains B<OCSP_NOCHAIN> it ignores all certificates in I<certs>
79 # define OCSP_NOCHAIN 0x8 macro
78 # define OCSP_NOCHAIN 0x8 macro
344 verify_flags |= OCSP_NOCHAIN; in ocsp_main()