Searched refs:OCSP_NOEXPLICIT (Results 1 – 4 of 4) sorted by relevance
116 if (flags & OCSP_NOEXPLICIT) in OCSP_basic_verify()
63 # define OCSP_NOEXPLICIT 0x20 macro
137 B<flags> do not contain B<OCSP_NOEXPLICIT> the function checks for explicit
346 verify_flags |= OCSP_NOEXPLICIT; in ocsp_main()