Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ima_pcrread

Proto:static void __init ima_pcrread(unsigned int idx, struct tpm_digest *d)

Type:void

Parameter:

TypeParameterName
unsigned intidx
struct tpm_digest *d
650  If Not ima_tpm_chip Then Return
653  If tpm_pcr_read(ima_tpm_chip, idx, d) != 0 Then pr_err("Error Communicating to TPM chip\n")
Caller
NameDescribe
ima_calc_boot_aggregate_tfmCalculate the boot aggregate hash