Searched refs:pkcs7_get_digest (Results 1 – 3 of 3) sorted by relevance
44 extern int pkcs7_get_digest(struct pkcs7_message *pkcs7, const u8 **buf,
115 rc = pkcs7_get_digest(modsig->pkcs7_msg, &modsig->digest, in ima_collect_modsig()
125 int pkcs7_get_digest(struct pkcs7_message *pkcs7, const u8 **buf, u32 *len, in pkcs7_get_digest() function