Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_command.h312 TPM2_PCR_SELECT_MIN = ((TPM2_PLATFORM_PCR + 7) / 8), enumerator
400 u8 pcr_select[TPM2_PCR_SELECT_MIN];
/linux/drivers/char/tpm/
H A Dtpm2-cmd.c112 u8 pcr_select[TPM2_PCR_SELECT_MIN] = {0}; in tpm2_pcr_read()
143 tpm_buf_append_u8(buf, TPM2_PCR_SELECT_MIN); in tpm2_pcr_read()