Home
last modified time | relevance | path

Searched refs:TPM2_ST_NO_SESSIONS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/char/tpm/
Dtpm2-cmd.c229 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),
321 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),
378 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),
417 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),
449 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),
511 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),
641 if (be16_to_cpu(cmd.header.out.tag) == TPM2_ST_NO_SESSIONS) in tpm2_probe()
Dtpm.h79 TPM2_ST_NO_SESSIONS = 0x8001, enumerator