Searched refs:PKCS7_BINARY (Results 1 – 5 of 5) sorted by relevance
47 required by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation49 otherwise the translation will corrupt it. If B<PKCS7_BINARY> is set then
46 required by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation
209 flags |= PKCS7_BINARY; in smime_main()378 if (flags & PKCS7_BINARY) in smime_main()383 if (flags & PKCS7_BINARY) in smime_main()
178 # define PKCS7_BINARY 0x80 macro198 # define SMIME_BINARY PKCS7_BINARY
1342 the SMIME_BINARY/PKCS7_BINARY/CMS_BINARY flags (if using CMS_verify()).