Searched refs:TPM2_ST_SESSIONS (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/tpm2/ |
| H A D | tpm2.py | 13 TPM2_ST_SESSIONS = 0x8002 variable 447 TPM2_ST_SESSIONS, 575 TPM2_ST_SESSIONS, 613 TPM2_ST_SESSIONS, 640 TPM2_ST_SESSIONS, 658 TPM2_ST_SESSIONS, 680 TPM2_ST_SESSIONS,
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 266 tpm_buf_reset(buf, TPM2_ST_SESSIONS, TPM2_CC_CREATE); in tpm2_seal_trusted() 440 tpm_buf_reset(buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load_cmd() 504 tpm_buf_reset(buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd()
|
| /linux/include/linux/ |
| H A D | tpm.h | 243 TPM2_ST_SESSIONS = 0x8002, global() enumerator
|