Searched refs:TPM_CC_GetTestResult (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | Marshal_GetTestResult.c | 46 #ifdef TPM_CC_GetTestResult in Exec_GetTestResult() 61 #ifdef TPM_CC_GetTestResult in Exec_GetTestResult() 62 response_buffer = MemoryGetResponseBuffer(TPM_CC_GetTestResult) + 10; in Exec_GetTestResult()
|
D | GetCommandCodeString.c | 139 #ifdef TPM_CC_GetTestResult in GetCommandCodeString() 140 case TPM_CC_GetTestResult: in GetCommandCodeString()
|
D | TpmFail.c | 207 case TPM_CC_GetTestResult: in TpmFailureMode()
|
D | CommandDispatcher.c | 351 #ifdef TPM_CC_GetTestResult in CommandDispatcher() 352 case TPM_CC_GetTestResult: in CommandDispatcher()
|
D | HandleProcess.c | 386 #ifdef TPM_CC_GetTestResult in ParseHandleBuffer() 387 case TPM_CC_GetTestResult: in ParseHandleBuffer()
|
D | Implementation.h | 796 #define TPM_CC_GetTestResult (TPM_CC)(0x0000017C) macro
|
D | tpm_generated.c | 5132 #ifdef TPM_CC_GetTestResult in TPM_CC_Unmarshal() 5133 if (*target == TPM_CC_GetTestResult) { in TPM_CC_Unmarshal()
|
D | part3.txt | 740 a) If the TPM is in Failure mode, then the commandCode is TPM_CC_GetTestResult or 2200 TPM_CC commandCode TPM_CC_GetTestResult 2228 3 #ifdef TPM_CC_GetTestResult // Conditional expansion of this file
|
D | part4.txt | 15866 95 {0x017c, 0, 0, 0, 0, 0, 0, 0, 0}, // TPM_CC_GetTestResult 19102 139 case TPM_CC_GetTestResult: 25032 710 #define TPM_CC_GetTestResult (TPM_CC)(0x0000017C)
|
/external/tpm2/generator/ |
D | structures.txt | 213 _NAME TPM_CC_GetTestResult
|
D | commands.txt | 89 _COMMENT TPM_CC_GetTestResult
|
D | raw_commands.txt | 1178 a) If the TPM is in Failure mode, then the commandCode is TPM_CC_GetTestResult or 3391 TPM_CC_GetTestResult
|
D | raw_commands_fixed.txt | 1178 a) If the TPM is in Failure mode, then the commandCode is TPM_CC_GetTestResult or 3391 TPM_CC_GetTestResult
|
D | raw_structures.txt | 4139 TPM_CC_GetTestResult
|
D | raw_structures_fixed.txt | 4130 TPM_CC_GetTestResult
|