Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_template_lib.c Create Date:2022-07-28 19:59:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ma_eventsig_init - include the file signature as part of the template data

Proto:int ima_eventsig_init(struct ima_event_data *event_data, struct ima_field_data *field_data)

Type:int

Parameter:

TypeParameterName
struct ima_event_data *event_data
struct ima_field_data *field_data
422  xattr_value = xattr_value
424  If Not xattr_value || type != EVM_IMA_XATTR_DIGSIG Then Return 0
427  Return ima_write_template_field_data(xattr_value, xattr_len, DATA_FMT_HEX, field_data)