Searched refs:X509_PURPOSE_SMIME_SIGN (Results 1 – 6 of 6) sorted by relevance
491 X509_PURPOSE_SMIME_SIGN, /* purpose */502 X509_PURPOSE_SMIME_SIGN, /* purpose */
25 # define X509_PURPOSE_SMIME_SIGN 4
152 B<X509_PURPOSE_NS_SSL_SERVER>, B<X509_PURPOSE_SMIME_SIGN>,
50 {X509_PURPOSE_SMIME_SIGN, X509_TRUST_EMAIL, 0, check_purpose_smime_sign,
416 # define X509_PURPOSE_SMIME_SIGN 4 macro
925 X509_STORE_CTX_set_purpose(ctx, X509_PURPOSE_SMIME_SIGN); in PKCS7_dataVerify()