Searched refs:TPM_CC_Duplicate (Results 1 – 7 of 7) sorted by relevance
72 #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()
75 #ifdef TPM_CC_Duplicate in GetCommandCodeString()76 case TPM_CC_Duplicate: in GetCommandCodeString()
82 session->commandCode = TPM_CC_Duplicate; in TPM2_PolicyDuplicationSelect()
239 #ifdef TPM_CC_Duplicate in CommandDispatcher()240 case TPM_CC_Duplicate: in CommandDispatcher()
210 #ifdef TPM_CC_Duplicate in ParseHandleBuffer()211 case TPM_CC_Duplicate: in ParseHandleBuffer()
674 #define TPM_CC_Duplicate (TPM_CC)(0x0000014B) macro
4911 #ifdef TPM_CC_Duplicate in TPM_CC_Unmarshal()4912 if (*target == TPM_CC_Duplicate) { in TPM_CC_Unmarshal()