Home
last modified time | relevance | path

Searched refs:TPM_PCR8 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_crypto.c818 for (i = TPM_PCR0; i < TPM_PCR8; i++) { in ima_calc_boot_aggregate_tfm()
833 for (i = TPM_PCR8; i < TPM_PCR10; i++) { in ima_calc_boot_aggregate_tfm()
H A Dima.h33 enum tpm_pcrs { TPM_PCR0 = 0, TPM_PCR8 = 8, TPM_PCR10 = 10 }; enumerator
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_crypto.c818 for (i = TPM_PCR0; i < TPM_PCR8; i++) { in ima_calc_boot_aggregate_tfm()
833 for (i = TPM_PCR8; i < TPM_PCR10; i++) { in ima_calc_boot_aggregate_tfm()
H A Dima.h29 enum tpm_pcrs { TPM_PCR0 = 0, TPM_PCR8 = 8, TPM_PCR10 = 10 }; enumerator

Completed in 5 milliseconds