Home
last modified time | relevance | path

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

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