Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_ReadPublic.c61 #ifdef TPM_CC_ReadPublic in Exec_ReadPublic()
82 #ifdef TPM_CC_ReadPublic in Exec_ReadPublic()
83 response_buffer = MemoryGetResponseBuffer(TPM_CC_ReadPublic) + 10; in Exec_ReadPublic()
DGetCommandCodeString.c375 #ifdef TPM_CC_ReadPublic in GetCommandCodeString()
376 case TPM_CC_ReadPublic: in GetCommandCodeString()
DCommandDispatcher.c764 #ifdef TPM_CC_ReadPublic in CommandDispatcher()
765 case TPM_CC_ReadPublic: in CommandDispatcher()
DHandleProcess.c1112 #ifdef TPM_CC_ReadPublic in ParseHandleBuffer()
1113 case TPM_CC_ReadPublic: in ParseHandleBuffer()
DImplementation.h785 #define TPM_CC_ReadPublic (TPM_CC)(0x00000173) macro
Dtpm_generated.c5096 #ifdef TPM_CC_ReadPublic in TPM_CC_Unmarshal()
5097 if (*target == TPM_CC_ReadPublic) { in TPM_CC_Unmarshal()