Home
last modified time | relevance | path

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

/linux-6.6.21/security/integrity/ima/
Dima.h29 enum tpm_pcrs { TPM_PCR0 = 0, TPM_PCR8 = 8, TPM_PCR10 = 10 }; enumerator
Dima_crypto.c833 for (i = TPM_PCR8; i < TPM_PCR10; i++) { in ima_calc_boot_aggregate_tfm()