Searched refs:CMS_NOINTERN (Results 1 – 4 of 4) sorted by relevance
45 certificates contained in the I<cms> structure unless B<CMS_NOINTERN> is set.65 If B<CMS_NOINTERN> is set the certificates in the message itself are not86 One application of B<CMS_NOINTERN> is to only accept messages signed by
59 # define CMS_NOINTERN 0x10 macro
521 if (si->signer || (flags & CMS_NOINTERN)) in CMS_set1_signers_certs()
309 flags |= CMS_NOINTERN; in cms_main()