Searched refs:TPM_ST_NO_SESSIONS (Results 1 – 7 of 7) sorted by relevance
283 if(header.tag != TPM_ST_NO_SESSIONS in TpmFailureMode()423 MarshalUint16(TPM_ST_NO_SESSIONS, &buffer); // structure tag in TpmFailureMode()432 marshalSize = MarshalUint16(TPM_ST_NO_SESSIONS, &buffer); in TpmFailureMode()
58 tag = TPM_ST_NO_SESSIONS; in BuildResponseHeader()
268 {TPM_ST_NO_SESSIONS, TPM_ST_SESSIONS}},
1747 case TPM_ST_NO_SESSIONS: in TPMI_ST_COMMAND_TAG_Unmarshal()
247 cmd.header.tag = __builtin_bswap16(TPM_ST_NO_SESSIONS); in _admin__PPIRequest()329 if (cmd.header.tag != TPM_ST_NO_SESSIONS) { in _admin__PPICommand()413 Tag = TPM_ST_NO_SESSIONS; in _admin__PPICommand()
86 #define TPM_ST_NO_SESSIONS (TPM_ST)(0x8001) macro
498 #define TPM_ST_NO_SESSIONS (TPM_ST)(0x8001) macro