Searched refs:check_purpose_smime_sign (Results 1 – 1 of 1) sorted by relevance
88 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, int ca);102 …{X509_PURPOSE_SMIME_SIGN, X509_TRUST_EMAIL, 0, check_purpose_smime_sign, (char *) "S/MIME signing"…645 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_smime_sign() function