Home
last modified time | relevance | path

Searched refs:TPM2_ST_SESSIONS (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py13 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 Dtrusted_tpm2.c266 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 Dtpm.h243 TPM2_ST_SESSIONS = 0x8002, global() enumerator