函数逻辑报告 |
Source Code:security\integrity\ima\ima_template_lib.c |
Create Date:2022-07-27 22:05:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function writes the digest of the file which is expected to match the* digest contained in the file's appended signature.
函数原型:int ima_eventdigest_modsig_init(struct ima_event_data *event_data, struct ima_field_data *field_data)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ima_event_data * | event_data | |
struct ima_field_data * | field_data |
343 | 如果非modsig则返回:0 |
346 | 如果violation则 |
351 | 否则 |
354 | rc等于ima_get_modsig_digest(modsig, & hash_algo, & cur_digest, & cur_digestsize) |
358 | 否则如果hash_algo恒等于HASH_ALGO__LAST或cur_digestsize恒等于0则返回:负EINVAL |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |