Searched refs:TPM2_ST_SESSIONS (Results 1 - 5 of 5) sorted by relevance

/linux-master/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-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c255 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_CREATE);
412 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD);
468 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL);
/linux-master/include/linux/
H A Dtpm.h196 TPM2_ST_SESSIONS = 0x8002, enumerator in enum:tpm2_structures
/linux-master/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c403 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS,
H A Dtpm2-cmd.c243 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND);

Completed in 288 milliseconds