Home
last modified time | relevance | path

Searched refs:disable_pcr_integrity (Results 1 – 1 of 1) sorted by relevance

/drivers/char/tpm/
A Dtpm2-cmd.c17 static bool disable_pcr_integrity; variable
18 module_param(disable_pcr_integrity, bool, 0444);
19 MODULE_PARM_DESC(disable_pcr_integrity, "Disable integrity protection of TPM2_PCR_Extend");
239 if (!disable_pcr_integrity) { in tpm2_pcr_extend()
247 if (!disable_pcr_integrity) in tpm2_pcr_extend()
252 if (!disable_pcr_integrity) { in tpm2_pcr_extend()
268 if (!disable_pcr_integrity) in tpm2_pcr_extend()
271 if (!disable_pcr_integrity) in tpm2_pcr_extend()

Completed in 6 milliseconds