Searched refs:evm_protected_xattr (Results 1 – 3 of 3) sorted by relevance
327 int evm_protected_xattr(const char *req_xattr_name) in evm_protected_xattr() function425 if (!evm_key_loaded() || !evm_protected_xattr(xattr_name)) in evm_verifyxattr()508 } else if (!evm_protected_xattr(xattr_name)) { in evm_protect_xattr()783 if (!evm_protected_xattr(xattr_name) && !posix_xattr_acl(xattr_name) && in evm_revalidate_status()1031 if (evm_protected_xattr(xattr->name)) in evm_inode_init_security()
69 int evm_protected_xattr(const char *req_xattr_name);
412 if (!evm_protected_xattr(xattr->name)) in evm_init_hmac()
Completed in 22 milliseconds