函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Return the appropriate handler for particular signature list types found in* the UEFI dbx and MokListXRT tables.

函数原型:__init efi_element_handler_t get_handler_for_dbx(const efi_guid_t *sig_type)

返回类型:efi_element_handler_t

参数:

类型参数名称
const efi_guid_t *sig_type
75  如果efi_guidcmp( * sig_type, efi_cert_x509_sha256_guid)恒等于0则返回:Blacklist an X509 TBS hash.
77  如果efi_guidcmp( * sig_type, efi_cert_sha256_guid)恒等于0则返回:Blacklist the hash of an executable.
79  返回:0