Searched refs:PKCS7_NOSIGS (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/pkcs7/
H A Dpkcs7.h252 #define PKCS7_NOSIGS 0x4 macro
271 #define SMIME_NOSIGS PKCS7_NOSIGS
H A Dpk7_smime.c403 if (!(flags & PKCS7_NOSIGS))
/external/openssl/include/openssl/
H A Dpkcs7.h252 #define PKCS7_NOSIGS 0x4 macro
271 #define SMIME_NOSIGS PKCS7_NOSIGS
/external/openssl/apps/
H A Dsmime.c203 flags |= PKCS7_NOSIGS;

Completed in 54 milliseconds