Searched refs:OCSP_NOSIGS (Results 1 – 5 of 5) sorted by relevance
82 if ((flags & OCSP_NOSIGS) == 0) { in ocsp_verify()
122 Next, unless I<flags> contains B<OCSP_NOSIGS>, the function checks
78 # define OCSP_NOSIGS 0x4 macro
77 # define OCSP_NOSIGS 0x4 macro
338 verify_flags |= OCSP_NOSIGS; in ocsp_main()