Searched refs:TPM2_ST_NO_SESSIONS (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/tpm2/ |
| H A D | tpm2.py | 12 TPM2_ST_NO_SESSIONS = 0x8001 variable 414 TPM2_ST_NO_SESSIONS, 460 TPM2_ST_NO_SESSIONS, 502 TPM2_ST_NO_SESSIONS, 517 TPM2_ST_NO_SESSIONS, 527 TPM2_ST_NO_SESSIONS, 537 TPM2_ST_NO_SESSIONS, 694 TPM2_ST_NO_SESSIONS, 727 TPM2_ST_NO_SESSIONS,
|
| H A D | tpm2_tests.py | 163 tpm2.TPM2_ST_NO_SESSIONS, 179 tpm2.TPM2_ST_NO_SESSIONS, 196 tpm2.TPM2_ST_NO_SESSIONS, 219 tpm2.TPM2_ST_NO_SESSIONS, 294 cmd = struct.pack(fmt, tpm2.TPM2_ST_NO_SESSIONS, struct.calcsize(fmt),
|
| /linux/drivers/char/tpm/ |
| H A D | tpm-dev-common.c | 39 header->tag = cpu_to_be16(TPM2_ST_NO_SESSIONS); in tpm_dev_transmit()
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 536 head->tag = cpu_to_be16(TPM2_ST_NO_SESSIONS); in tpm2_unseal_cmd()
|