函数逻辑报告 |
Source Code:security\integrity\ima\ima_policy.c |
Create Date:2022-07-27 22:03:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Validating the appended signature included in the measurement list requires* the file hash calculated without the appended signature (i.e., the 'd-modsig'* field). Therefore, notify the user if they have the 'modsig' field but not
函数原型:static void check_template_modsig(const struct ima_template_desc *template)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct ima_template_desc * | template |
874 | 如果checked则返回 |
877 | has_modsig = has_dmodsig = false |
878 | 以i小于num_fields循环 |
879 | 如果非字符串比较则has_modsig = true |
881 | 否则如果非字符串比较则has_dmodsig = true |
888 | checked = true |
名称 | 描述 |
---|---|
ima_parse_rule |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |