Searched refs:TPM2_CAP_PCRS (Results 1 – 6 of 6) sorted by relevance
383 case TPM2_CAP_PCRS: in sandbox_tpm2_xfer()427 case TPM2_CAP_PCRS: in sandbox_tpm2_xfer()
59 TPM2_CAP_PCRS = 0x00000005 variable730 TPM2_CAP_PCRS, 0, 1)
252 TPM2_CAP_PCRS = 5, enumerator
47 #define TPM2_CAP_PCRS 0x00000005U macro
567 tpm_buf_append_u32(&buf, TPM2_CAP_PCRS); in tpm2_get_pcr_allocation()
1113 ret = tpm2_get_capability(dev, TPM2_CAP_PCRS, 0, response, 1); in tpm2_get_pcr_info()