Searched refs:TPM2_ST_SESSIONS (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/tools/testing/selftests/tpm2/ |
| D | tpm2.py | 13 TPM2_ST_SESSIONS = 0x8002 variable 442 TPM2_ST_SESSIONS, 570 TPM2_ST_SESSIONS, 608 TPM2_ST_SESSIONS, 635 TPM2_ST_SESSIONS, 653 TPM2_ST_SESSIONS, 675 TPM2_ST_SESSIONS,
|
| /Linux-v5.10/security/keys/trusted-keys/ |
| D | trusted_tpm2.c | 82 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_CREATE); in tpm2_seal_trusted() 196 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load_cmd() 250 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd()
|
| /Linux-v5.10/include/linux/ |
| D | tpm.h | 189 TPM2_ST_SESSIONS = 0x8002, enumerator
|
| /Linux-v5.10/drivers/char/tpm/ |
| D | tpm_vtpm_proxy.c | 403 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, in vtpm_proxy_request_locality()
|
| D | tpm2-cmd.c | 243 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND); in tpm2_pcr_extend()
|