Home
last modified time | relevance | path

Searched refs:ima_protect_xattr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_appraise.c663 static int ima_protect_xattr(struct dentry *dentry, const char *xattr_name, in ima_protect_xattr() function
760 result = ima_protect_xattr(dentry, xattr_name, xattr_value, in ima_inode_setxattr()
795 result = ima_protect_xattr(dentry, xattr_name, NULL, 0); in ima_inode_removexattr()