Searched refs:CMS_REUSE_DIGEST (Results 1 – 5 of 5) sorted by relevance
30 Unless the B<CMS_REUSE_DIGEST> flag is set the returned CMS_ContentInfo35 structure, its main use is when the B<CMS_REUSE_DIGEST> and B<CMS_PARTIAL> flags50 If B<CMS_REUSE_DIGEST> is set then an attempt is made to copy the content56 If B<CMS_PARTIAL> is set in addition to B<CMS_REUSE_DIGEST> then the
88 # define CMS_REUSE_DIGEST 0x8000 macro
186 # define CMS_REUSE_DIGEST 0x8000 macro
452 if (flags & CMS_REUSE_DIGEST) { in CMS_add1_signer()
1079 flags |= CMS_REUSE_DIGEST; in cms_main()