Searched refs:CMS_NOCRL (Results 1 – 3 of 3) sorted by relevance
69 # define CMS_NOCRL 0x2000 macro
61 If B<CMS_NOCRL> is set and CRL checking is enabled in B<store> then any
312 if (!(flags & CMS_NOCRL)) in CMS_verify()