Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_appraise.c533 static int ima_protect_xattr(struct dentry *dentry, const char *xattr_name, in ima_protect_xattr() function
568 result = ima_protect_xattr(dentry, xattr_name, xattr_value, in ima_inode_setxattr()
584 result = ima_protect_xattr(dentry, xattr_name, NULL, 0); in ima_inode_removexattr()