Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_Duplicate.c72 #ifdef TPM_CC_Duplicate in Exec_Duplicate()
93 #ifdef TPM_CC_Duplicate in Exec_Duplicate()
94 response_buffer = MemoryGetResponseBuffer(TPM_CC_Duplicate) + 10; in Exec_Duplicate()
DGetCommandCodeString.c75 #ifdef TPM_CC_Duplicate in GetCommandCodeString()
76 case TPM_CC_Duplicate: in GetCommandCodeString()
DPolicyDuplicationSelect.c82 session->commandCode = TPM_CC_Duplicate; in TPM2_PolicyDuplicationSelect()
DCommandDispatcher.c239 #ifdef TPM_CC_Duplicate in CommandDispatcher()
240 case TPM_CC_Duplicate: in CommandDispatcher()
DHandleProcess.c210 #ifdef TPM_CC_Duplicate in ParseHandleBuffer()
211 case TPM_CC_Duplicate: in ParseHandleBuffer()
DImplementation.h674 #define TPM_CC_Duplicate (TPM_CC)(0x0000014B) macro
Dtpm_generated.c4911 #ifdef TPM_CC_Duplicate in TPM_CC_Unmarshal()
4912 if (*target == TPM_CC_Duplicate) { in TPM_CC_Unmarshal()