Home
last modified time | relevance | path

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

/security/integrity/evm/
A Devm_main.c327 int evm_protected_xattr(const char *req_xattr_name) in evm_protected_xattr() function
425 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()
A Devm.h69 int evm_protected_xattr(const char *req_xattr_name);
A Devm_crypto.c412 if (!evm_protected_xattr(xattr->name)) in evm_init_hmac()

Completed in 22 milliseconds