Home
last modified time | relevance | path

Searched refs:TPM_CC_EvictControl (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DMarshal_EvictControl.c38 #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()
DGetCommandCodeString.c103 #ifdef TPM_CC_EvictControl in GetCommandCodeString()
104 case TPM_CC_EvictControl: in GetCommandCodeString()
DCommandDispatcher.c288 #ifdef TPM_CC_EvictControl in CommandDispatcher()
289 case TPM_CC_EvictControl: in CommandDispatcher()
DHandleProcess.c287 #ifdef TPM_CC_EvictControl in ParseHandleBuffer()
288 case TPM_CC_EvictControl: in ParseHandleBuffer()
DObject.c706 && commandCode != TPM_CC_EvictControl in ObjectLoadEvict()
DImplementation.h547 #define TPM_CC_EvictControl (TPM_CC)(0x00000120) macro
Dtpm_generated.c4696 #ifdef TPM_CC_EvictControl in TPM_CC_Unmarshal()
4697 if (*target == TPM_CC_EvictControl) { in TPM_CC_Unmarshal()