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

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

Completed in 225 milliseconds