Searched refs:TPM_CC_FlushContext (Results 1 – 6 of 6) sorted by relevance
34 #ifdef TPM_CC_FlushContext in Exec_FlushContext()52 #ifdef TPM_CC_FlushContext in Exec_FlushContext()53 response_buffer = MemoryGetResponseBuffer(TPM_CC_FlushContext) + 10; in Exec_FlushContext()
119 #ifdef TPM_CC_FlushContext in GetCommandCodeString()120 case TPM_CC_FlushContext: in GetCommandCodeString()
316 #ifdef TPM_CC_FlushContext in CommandDispatcher()317 case TPM_CC_FlushContext: in CommandDispatcher()
331 #ifdef TPM_CC_FlushContext in ParseHandleBuffer()332 case TPM_CC_FlushContext: in ParseHandleBuffer()
746 #define TPM_CC_FlushContext (TPM_CC)(0x00000165) macro
5031 #ifdef TPM_CC_FlushContext in TPM_CC_Unmarshal()5032 if (*target == TPM_CC_FlushContext) { in TPM_CC_Unmarshal()