Searched refs:PKCS7_NOCERTS (Results 1 – 4 of 4) sorted by relevance
239 # define PKCS7_NOCERTS 0x2 macro256 # define SMIME_NOCERTS PKCS7_NOCERTS
98 if (!(flags & PKCS7_NOCERTS)) { in PKCS7_sign()
32 If B<PKCS7_NOCERTS> is set the signer's certificate will not be included in the
184 flags |= PKCS7_NOCERTS; in MAIN()