Searched refs:fsverity_get_digest (Results 1 – 3 of 3) sorted by relevance
145 int fsverity_get_digest(struct inode *inode,187 static inline int fsverity_get_digest(struct inode *inode, in fsverity_get_digest() function
73 int fsverity_get_digest(struct inode *inode, in fsverity_get_digest() function
214 ret = fsverity_get_digest(iint->inode, hash->digest, &verity_alg); in ima_get_verity_digest()