Function report | 
Source Code:security\integrity\ima\ima_template.c | 
Create Date:2022-07-28 19:59:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name: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.
Proto:bool ima_template_has_modsig(const struct ima_template_desc *ima_template)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct ima_template_desc * | ima_template | 
| 72 | When i < num_fields cycle If Not strcmp(field_id, "modsig") || Not strcmp(field_id, "d-modsig") Then | 
| 75 | Return true | 
| 77 | Return false | 
| 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  |