函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_template.c Create Date:2022-07-27 22:04:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:ma_template_has_modsig - Check whether template has modsig-related fields.*@ima_template: IMA template to check.* Tells whether the given template has fields referencing a file's appended* signature.

函数原型:bool ima_template_has_modsig(const struct ima_template_desc *ima_template)

返回类型:bool

参数:

类型参数名称
const struct ima_template_desc *ima_template
72 i小于num_fields循环如果非字符串比较或非字符串比较
75  返回:true
77  返回:false