Function report |
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 activity | Download SCCT | Chinese |
Name:ima_pcrread
Proto:static void __init ima_pcrread(unsigned int idx, struct tpm_digest *d)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | idx | |
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") |
Name | Describe |
---|---|
ima_calc_boot_aggregate_tfm | Calculate the boot aggregate hash |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |