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