Searched refs:CMS_NOSMIMECAP (Results 1 – 5 of 5) sorted by relevance
70 will be used. If B<CMS_NOSMIMECAP> is set then just the SMIMECapabilities are
54 will be used. If B<CMS_NOSMIMECAP> is set then just the SMIMECapabilities are
65 # define CMS_NOSMIMECAP 0x200 macro
340 if (!(flags & CMS_NOSMIMECAP)) { in CMS_add1_signer()
324 flags |= CMS_NOSMIMECAP; in cms_main()