Searched refs:TPM2_ST_SESSIONS (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/tpm2/ |
| D | tpm2.py | 13 TPM2_ST_SESSIONS = 0x8002 variable 426 TPM2_ST_SESSIONS, 553 TPM2_ST_SESSIONS, 591 TPM2_ST_SESSIONS, 618 TPM2_ST_SESSIONS, 636 TPM2_ST_SESSIONS, 658 TPM2_ST_SESSIONS,
|
| /Linux-v5.4/drivers/char/tpm/ |
| D | tpm2-cmd.c | 257 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND); in tpm2_pcr_extend() 439 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_CREATE); in tpm2_seal_trusted() 553 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load_cmd() 607 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd()
|
| D | tpm.h | 82 TPM2_ST_SESSIONS = 0x8002, enumerator
|
| D | tpm_vtpm_proxy.c | 403 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, in vtpm_proxy_request_locality()
|