Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tpm2/
A Dtpm2.py13 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/security/keys/trusted-keys/
A Dtrusted_tpm2.c255 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_CREATE); in tpm2_seal_trusted()
412 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load_cmd()
468 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd()
/linux/include/linux/
A Dtpm.h196 TPM2_ST_SESSIONS = 0x8002, enumerator
/linux/drivers/char/tpm/
A Dtpm_vtpm_proxy.c403 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, in vtpm_proxy_request_locality()
A Dtpm2-cmd.c243 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND); in tpm2_pcr_extend()

Completed in 14 milliseconds