Function report |
Source Code:security\integrity\ima\ima_appraise.c |
Create Date:2022-07-28 19:59:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ima_reset_appraise_flags
Proto:static void ima_reset_appraise_flags(struct inode *inode, int digsig)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | digsig |
530 | If Not (ima_policy_flag & IMA_APPRAISE) || Not S_ISREG(i_mode) Then Return |
534 | If Not iint Then Return |
536 | measured_pcrs = 0 |
538 | If digsig Then Atomically set a bit in memory |
Name | Describe |
---|---|
ima_inode_setxattr | |
ima_inode_removexattr |
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 |