Searched refs:PKCS7_NOATTR (Results 1 – 5 of 5) sorted by relevance
179 # define PKCS7_NOATTR 0x100 macro199 # define SMIME_NOATTR PKCS7_NOATTR
61 ciphers in an SMIMECapabilities attribute. If B<PKCS7_NOATTR> is set then no
52 ciphers in an SMIMECapabilities attribute. If B<PKCS7_NOATTR> is set then no
132 if (!(flags & PKCS7_NOATTR)) { in PKCS7_sign_add_signer()
200 flags |= PKCS7_NOATTR; in smime_main()