Function report |
Source Code:security\integrity\evm\evm_main.c |
Create Date:2022-07-28 19:59:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:evm_key_loaded
Proto:static bool evm_key_loaded(void)
Type:bool
Parameter:Nothing
89 | Return evm_initialized & EVM_KEY_MASK |
Name | Describe |
---|---|
evm_verifyxattr | vm_verifyxattr - verify the integrity of the requested xattr*@dentry: object of the verify xattr*@xattr_name: requested xattr*@xattr_value: requested xattr value*@xattr_value_len: requested xattr value length* Calculate the HMAC for the given dentry and |
evm_verify_current_integrity | vm_verify_current_integrity - verify the dentry's metadata integrity*@dentry: pointer to the affected dentry* Verify and return the dentry's metadata integrity. The exceptions are* before EVM is initialized or in 'fix' mode. |
evm_inode_post_setxattr | vm_inode_post_setxattr - update 'security |
evm_inode_post_removexattr | vm_inode_post_removexattr - update 'security |
evm_inode_post_setattr | vm_inode_post_setattr - update 'security |
evm_inode_init_security | vm_inode_init_security - initializes security.evm |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |