Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_StartAuthSession.c85 #ifdef TPM_CC_StartAuthSession in Exec_StartAuthSession()
106 #ifdef TPM_CC_StartAuthSession in Exec_StartAuthSession()
107 response_buffer = MemoryGetResponseBuffer(TPM_CC_StartAuthSession) + 10; in Exec_StartAuthSession()
DGetCommandCodeString.c415 #ifdef TPM_CC_StartAuthSession in GetCommandCodeString()
416 case TPM_CC_StartAuthSession: in GetCommandCodeString()
DCommandDispatcher.c834 #ifdef TPM_CC_StartAuthSession in CommandDispatcher()
835 case TPM_CC_StartAuthSession: in CommandDispatcher()
DHandleProcess.c1215 #ifdef TPM_CC_StartAuthSession in ParseHandleBuffer()
1216 case TPM_CC_StartAuthSession: in ParseHandleBuffer()
DImplementation.h791 #define TPM_CC_StartAuthSession (TPM_CC)(0x00000176) macro
Dtpm_generated.c5106 #ifdef TPM_CC_StartAuthSession in TPM_CC_Unmarshal()
5107 if (*target == TPM_CC_StartAuthSession) { in TPM_CC_Unmarshal()