Home
last modified time | relevance | path

Searched refs:TPM_ST_NO_SESSIONS (Results 1 – 9 of 9) sorted by relevance

/system/tpm/trunks/
Derror_codes.cc233 CHECK_EQ(Serialize_TPM_ST(TPM_ST_NO_SESSIONS, &response), TPM_RC_SUCCESS); in CreateErrorResponse()
Dtpm_generated.cc9419 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_Startup()
9655 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_Shutdown()
9891 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_SelfTest()
10127 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_IncrementalSelfTest()
10377 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_GetTestResult()
10652 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_StartAuthSession()
11041 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_PolicyRestart()
11286 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_Create()
11688 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_Load()
12014 TPMI_ST_COMMAND_TAG tag = TPM_ST_NO_SESSIONS; in SerializeCommand_LoadExternal()
[all …]
Dresource_manager.cc503 if (tag != TPM_ST_SESSIONS && tag != TPM_ST_NO_SESSIONS) { in ParseCommand()
589 if (tag != TPM_ST_SESSIONS && tag != TPM_ST_NO_SESSIONS) { in ParseResponse()
Dresource_manager_test.cc86 TPM_ST tag = authorization.empty() ? TPM_ST_NO_SESSIONS : TPM_ST_SESSIONS; in CreateCommand()
107 TPM_ST tag = authorization.empty() ? TPM_ST_NO_SESSIONS : TPM_ST_SESSIONS; in CreateResponse()
Dtpm_generated.h759 const TPM_ST TPM_ST_NO_SESSIONS = 0x8001; variable
/system/tpm/trunks/generator/
Draw_commands.txt1101 When the command tag is TPM_ST_NO_SESSIONS, no authorizations are present and no
1148 TPM_ST_SESSIONS or TPM_ST_NO_SESSIONS (TPM_RC_BAD_TAG).
1179 TPM_CC_GetCapability (TPM_RC_FAILURE) and the command tag is TPM_ST_NO_SESSIONS
1749 shall be TPM_ST_NO_SESSIONS.
1751 TPM_ST_NO_SESSIONS). For this case, it is assumed that the system software is attempting to send a
2378 TPM_ST_NO_SESSIONS
3355 TPM is in Failure mode, then tag is required to be TPM_ST_NO_SESSIONS or the TPM shall return
28663 TPM_ST_NO_SESSIONS.
28700 TPM_ST_NO_SESSIONS
29168 TPM_ST_NO_SESSIONS (see note in 30.2.1).
[all …]
Draw_commands_fixed.txt1101 When the command tag is TPM_ST_NO_SESSIONS, no authorizations are present and no
1148 TPM_ST_SESSIONS or TPM_ST_NO_SESSIONS (TPM_RC_BAD_TAG).
1179 TPM_CC_GetCapability (TPM_RC_FAILURE) and the command tag is TPM_ST_NO_SESSIONS
1749 shall be TPM_ST_NO_SESSIONS.
1751 TPM_ST_NO_SESSIONS). For this case, it is assumed that the system software is attempting to send a
2378 TPM_ST_NO_SESSIONS
3355 TPM is in Failure mode, then tag is required to be TPM_ST_NO_SESSIONS or the TPM shall return
28674 TPM_ST_NO_SESSIONS.
28711 TPM_ST_NO_SESSIONS
29179 TPM_ST_NO_SESSIONS (see note in 30.2.1).
[all …]
Draw_structures.txt4325 a TPM_ST (UINT16) with a value of TPM_TAG_RSP_COMMAND or TPM_ST_NO_SESSIONS,
4336 Commands defined in this specification will use a tag of either TPM_ST_NO_SESSIONS or
4337 TPM_ST_SESSIONS. Error responses will use a tag value of TPM_ST_NO_SESSIONS and the
4369 The formats defined in this clause only apply when the tag for the response is TPM_ST_NO_SESSIONS.
4469 is TPM_ST_NO_SESSIONS.
5861 TPM_ST_NO_SESSIONS
5910 tag of TPM_ST_NO_SESSIONS.
10184 TPM_ST_NO_SESSIONS
Draw_structures_fixed.txt4319 a TPM_ST (UINT16) with a value of TPM_TAG_RSP_COMMAND or TPM_ST_NO_SESSIONS,
4330 Commands defined in this specification will use a tag of either TPM_ST_NO_SESSIONS or
4331 TPM_ST_SESSIONS. Error responses will use a tag value of TPM_ST_NO_SESSIONS and the
4363 The formats defined in this clause only apply when the tag for the response is TPM_ST_NO_SESSIONS.
4463 is TPM_ST_NO_SESSIONS.
5837 TPM_ST_NO_SESSIONS
5886 tag of TPM_ST_NO_SESSIONS.
10212 TPM_ST_NO_SESSIONS