函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:ima_template_hash_algo_allowed

函数原型:static bool ima_template_hash_algo_allowed(u8 algo)

返回类型:bool

参数:

类型参数名称
u8algo
18  如果algo恒等于HASH_ALGO_SHA1algo恒等于HASH_ALGO_MD5则返回:true
21  返回:false
调用者
名称描述
ima_eventdigest_initThis function writes the digest of an event (with size limit).