Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_Quote.c73 #ifdef TPM_CC_Quote in Exec_Quote()
93 #ifdef TPM_CC_Quote in Exec_Quote()
94 response_buffer = MemoryGetResponseBuffer(TPM_CC_Quote) + 10; in Exec_Quote()
DGetCommandCodeString.c359 #ifdef TPM_CC_Quote in GetCommandCodeString()
360 case TPM_CC_Quote: in GetCommandCodeString()
DCommandDispatcher.c736 #ifdef TPM_CC_Quote in CommandDispatcher()
737 case TPM_CC_Quote: in CommandDispatcher()
DHandleProcess.c1075 #ifdef TPM_CC_Quote in ParseHandleBuffer()
1076 case TPM_CC_Quote: in ParseHandleBuffer()
DImplementation.h713 #define TPM_CC_Quote (TPM_CC)(0x00000158) macro
Dtpm_generated.c4976 #ifdef TPM_CC_Quote in TPM_CC_Unmarshal()
4977 if (*target == TPM_CC_Quote) { in TPM_CC_Unmarshal()