Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2.py13 TPM2_ST_SESSIONS = 0x8002 variable
446 TPM2_ST_SESSIONS,
574 TPM2_ST_SESSIONS,
612 TPM2_ST_SESSIONS,
639 TPM2_ST_SESSIONS,
657 TPM2_ST_SESSIONS,
679 TPM2_ST_SESSIONS,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c86 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_CREATE); in tpm2_seal_trusted()
205 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load_cmd()
259 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H 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()
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h189 TPM2_ST_SESSIONS = 0x8002, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dtpm.h196 TPM2_ST_SESSIONS = 0x8002, enumerator
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c403 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, in vtpm_proxy_request_locality()
H A Dtpm2-cmd.c243 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND); in tpm2_pcr_extend()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c403 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, in vtpm_proxy_request_locality()
H A Dtpm2-cmd.c243 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND); in tpm2_pcr_extend()

Completed in 10 milliseconds