Searched refs:CMS_NOINTERN (Results 1 – 5 of 5) 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 not90 One application of B<CMS_NOINTERN> is to only accept messages signed by
76 # define CMS_NOINTERN 0x10 macro
174 # define CMS_NOINTERN 0x10 macro
645 if (si->signer != NULL || (flags & CMS_NOINTERN)) in CMS_set1_signers_certs()
404 flags |= CMS_NOINTERN; in cms_main()