函数逻辑报告 |
Source Code:security\integrity\ima\ima_template_lib.c |
Create Date:2022-07-27 22:05:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ima_show_template_data_binary
函数原型:static void ima_show_template_data_binary(struct seq_file *m, enum ima_show_type show, enum data_formats datafmt, struct ima_field_data *field_data)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct seq_file * | m | |
enum ima_show_type | show | |
enum data_formats | datafmt | |
struct ima_field_data * | field_data |
102 | len等于如果show恒等于IMA_SHOW_BINARY_OLD_STRING_FMT则strlen - Find the length of a string*@s: The string to be sized否则len |
105 | 如果show不等于IMA_SHOW_BINARY_NO_FIELD_LEN则 |
106 | field_len等于如果非ima_canonical_fmt则len否则cpu_to_le32(len) |
111 | 如果非len则返回 |
名称 | 描述 |
---|---|
ima_show_template_field_data |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |