Searched refs:TPM_CC_Duplicate (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | Marshal_Duplicate.c | 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()
|
D | GetCommandCodeString.c | 75 #ifdef TPM_CC_Duplicate in GetCommandCodeString() 76 case TPM_CC_Duplicate: in GetCommandCodeString()
|
D | PolicyDuplicationSelect.c | 82 session->commandCode = TPM_CC_Duplicate; in TPM2_PolicyDuplicationSelect()
|
D | CommandDispatcher.c | 239 #ifdef TPM_CC_Duplicate in CommandDispatcher() 240 case TPM_CC_Duplicate: in CommandDispatcher()
|
D | HandleProcess.c | 210 #ifdef TPM_CC_Duplicate in ParseHandleBuffer() 211 case TPM_CC_Duplicate: in ParseHandleBuffer()
|
D | Implementation.h | 661 #define TPM_CC_Duplicate (TPM_CC)(0x0000014B) macro
|
D | tpm_generated.c | 4907 #ifdef TPM_CC_Duplicate in TPM_CC_Unmarshal() 4908 if (*target == TPM_CC_Duplicate) { in TPM_CC_Unmarshal()
|
D | part3.txt | 4046 The policySession→commandCode parameter in the policy session is required to be TPM_CC_Duplicate 4063 … satisfied with a policy that only contains TPM2_PolicyComman dCode(code = TPM_CC_Duplicate). 4084 TPM_CC commandCode TPM_CC_Duplicate 4133 3 #ifdef TPM_CC_Duplicate // Conditional expansion of this file 13054 If the command succeeds, policySession→commandCode is set to TPM_CC_Duplicate. 13189 69 session->commandCode = TPM_CC_Duplicate;
|
D | part4.txt | 15817 46 {0x014b, 0, 0, 0, 0, 2, 0, 0, 0}, // TPM_CC_Duplicate 24887 575 #define TPM_CC_Duplicate (TPM_CC)(0x0000014B)
|
/external/tpm2/generator/ |
D | structures.txt | 168 _NAME TPM_CC_Duplicate
|
D | commands.txt | 419 _COMMENT TPM_CC_Duplicate
|
D | raw_commands_fixed.txt | 6767 The policySession→commandCode parameter in the policy session is required to be TPM_CC_Duplicate 6807 satisfied with a policy that only contains TPM2_PolicyCommaneCode( code = TPM_CC_Duplicate). 6845 TPM_CC_Duplicate 23524 If the command succeeds, commandCode in the policy session context is set to TPM_CC_Duplicate. 23787 session->commandCode = TPM_CC_Duplicate;
|
D | raw_commands.txt | 6763 The policySession→commandCode parameter in the policy session is required to be TPM_CC_Duplicate 6803 satisfied with a policy that only contains TPM2_PolicyCommaneCode( code = TPM_CC_Duplicate). 6841 TPM_CC_Duplicate 23513 If the command succeeds, commandCode in the policy session context is set to TPM_CC_Duplicate. 23776 session->commandCode = TPM_CC_Duplicate;
|
D | raw_structures_fixed.txt | 3724 TPM_CC_Duplicate
|
D | raw_structures.txt | 3733 TPM_CC_Duplicate
|