Searched refs:PKCS7_NOCHAIN (Results 1 – 4 of 4) sorted by relevance
232 # define PKCS7_NOCHAIN 0x8 macro251 # define SMIME_NOCHAIN PKCS7_NOCHAIN
300 if (!(flags & PKCS7_NOCHAIN)) { in PKCS7_verify()
67 If B<PKCS7_NOCHAIN> is set then the certificates contained in the message are
190 flags |= PKCS7_NOCHAIN; in MAIN()