函数逻辑报告 |
Source Code:include\linux\tpm.h |
Create Date:2022-07-27 20:03:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tpm_pcr_extend
函数原型:static inline int tpm_pcr_extend(struct tpm_chip *chip, unsigned int pcr_idx, struct tpm_digest *digests)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tpm_chip * | chip | |
unsigned int | pcr_idx | |
struct tpm_digest * | digests |
422 | 返回:负ENODEV |
名称 | 描述 |
---|---|
pcrlock | Lock a trusted key, by extending a selected PCR.* Prevents a trusted key that is sealed to PCRs from being accessed.* This uses the tpm driver's extend function. |
ima_pcr_extend | Return the amount of memory required for serializing the* entire binary_runtime_measurement list, including the ima_kexec_hdr* structure. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |