Searched refs:TPM_CC_EvictControl (Results 1 – 7 of 7) sorted by relevance
38 #ifdef TPM_CC_EvictControl in Exec_EvictControl()56 #ifdef TPM_CC_EvictControl in Exec_EvictControl()57 response_buffer = MemoryGetResponseBuffer(TPM_CC_EvictControl) + 10; in Exec_EvictControl()
103 #ifdef TPM_CC_EvictControl in GetCommandCodeString()104 case TPM_CC_EvictControl: in GetCommandCodeString()
288 #ifdef TPM_CC_EvictControl in CommandDispatcher()289 case TPM_CC_EvictControl: in CommandDispatcher()
287 #ifdef TPM_CC_EvictControl in ParseHandleBuffer()288 case TPM_CC_EvictControl: in ParseHandleBuffer()
706 && commandCode != TPM_CC_EvictControl in ObjectLoadEvict()
547 #define TPM_CC_EvictControl (TPM_CC)(0x00000120) macro
4696 #ifdef TPM_CC_EvictControl in TPM_CC_Unmarshal()4697 if (*target == TPM_CC_EvictControl) { in TPM_CC_Unmarshal()