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