Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_CertifyCreation.c78 #ifdef TPM_CC_CertifyCreation in Exec_CertifyCreation()
99 #ifdef TPM_CC_CertifyCreation in Exec_CertifyCreation()
100 response_buffer = MemoryGetResponseBuffer(TPM_CC_CertifyCreation) + 10; in Exec_CertifyCreation()
DGetCommandCodeString.c19 #ifdef TPM_CC_CertifyCreation in GetCommandCodeString()
20 case TPM_CC_CertifyCreation: in GetCommandCodeString()
DCommandDispatcher.c141 #ifdef TPM_CC_CertifyCreation in CommandDispatcher()
142 case TPM_CC_CertifyCreation: in CommandDispatcher()
DHandleProcess.c56 #ifdef TPM_CC_CertifyCreation in ParseHandleBuffer()
57 case TPM_CC_CertifyCreation: in ParseHandleBuffer()
DImplementation.h671 #define TPM_CC_CertifyCreation (TPM_CC)(0x0000014A) macro
Dtpm_generated.c4906 #ifdef TPM_CC_CertifyCreation in TPM_CC_Unmarshal()
4907 if (*target == TPM_CC_CertifyCreation) { in TPM_CC_Unmarshal()