Home
last modified time | relevance | path

Searched refs:TPM_CC_Create (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DMarshal_Create.c81 #ifdef TPM_CC_Create in Exec_Create()
101 #ifdef TPM_CC_Create in Exec_Create()
102 response_buffer = MemoryGetResponseBuffer(TPM_CC_Create) + 10; in Exec_Create()
DGetCommandCodeString.c59 #ifdef TPM_CC_Create in GetCommandCodeString()
60 case TPM_CC_Create: in GetCommandCodeString()
DCommandDispatcher.c211 #ifdef TPM_CC_Create in CommandDispatcher()
212 case TPM_CC_Create: in CommandDispatcher()
DHandleProcess.c166 #ifdef TPM_CC_Create in ParseHandleBuffer()
167 case TPM_CC_Create: in ParseHandleBuffer()
DImplementation.h698 #define TPM_CC_Create (TPM_CC)(0x00000153) macro
Dtpm_generated.c4951 #ifdef TPM_CC_Create in TPM_CC_Unmarshal()
4952 if (*target == TPM_CC_Create) { in TPM_CC_Unmarshal()