Searched refs:TPM_CC_StartAuthSession (Results 1 – 6 of 6) sorted by relevance
85 #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()
415 #ifdef TPM_CC_StartAuthSession in GetCommandCodeString()416 case TPM_CC_StartAuthSession: in GetCommandCodeString()
834 #ifdef TPM_CC_StartAuthSession in CommandDispatcher()835 case TPM_CC_StartAuthSession: in CommandDispatcher()
1215 #ifdef TPM_CC_StartAuthSession in ParseHandleBuffer()1216 case TPM_CC_StartAuthSession: in ParseHandleBuffer()
791 #define TPM_CC_StartAuthSession (TPM_CC)(0x00000176) macro
5106 #ifdef TPM_CC_StartAuthSession in TPM_CC_Unmarshal()5107 if (*target == TPM_CC_StartAuthSession) { in TPM_CC_Unmarshal()