Searched refs:TPM2_CC_PCR_READ (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/char/tpm/ | ||
D | tpm.h | 150 TPM2_CC_PCR_READ = 0x017E, enumerator |
D | tpm2-cmd.c | 196 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_PCR_READ); in tpm2_pcr_read() |