Searched refs:CMS_NOCRL (Results 1 – 4 of 4) sorted by relevance
52 If CRL checking is enabled in I<store> and B<CMS_NOCRL> is not set,69 If B<CMS_NOCRL> is set and CRL checking is enabled in I<store> then any
86 # define CMS_NOCRL 0x2000 macro
184 # define CMS_NOCRL 0x2000 macro
364 if (!(flags & CMS_NOCRL)) in CMS_verify()