Searched refs:TPM2_ST_NO_SESSIONS (Results 1 – 2 of 2) sorted by relevance
234 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),326 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),383 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),554 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_FLUSH_CONTEXT); in tpm2_flush_context()670 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),702 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),764 .tag = cpu_to_be16(TPM2_ST_NO_SESSIONS),894 if (be16_to_cpu(cmd.header.out.tag) == TPM2_ST_NO_SESSIONS) in tpm2_probe()
81 TPM2_ST_NO_SESSIONS = 0x8001, enumerator