Searched refs:ExpandSubSessionImpl (Results 1 – 1 of 1) sorted by relevance
57 } ExpandSubSessionImpl; typedef96 static int32_t EncryptMsg(ExpandSubSessionImpl *impl, Uint8Buff *rawData, Uint8Buff *returnEncData) in EncryptMsg()119 static int32_t DecryptMsg(ExpandSubSessionImpl *impl, Uint8Buff *encData, Uint8Buff *returnRawData) in DecryptMsg()236 static int32_t ProcRecvCmd(ExpandSubSessionImpl *impl, const CJson *recvCmd, CJson *sendCmdList) in ProcRecvCmd()309 static int32_t StartNewCmds(ExpandSubSessionImpl *impl, CJson *sendCmdList) in StartNewCmds()326 static int32_t BuildEncData(ExpandSubSessionImpl *impl, CJson *sendCmdList, CJson *sendMsg) in BuildEncData()390 ExpandSubSessionImpl *impl = (ExpandSubSessionImpl *)self; in AddExpandProcess()420 ExpandSubSessionImpl *impl = (ExpandSubSessionImpl *)self; in StartExpandSubSession()457 ExpandSubSessionImpl *impl = (ExpandSubSessionImpl *)self; in ProcessExpandSubSession()491 ExpandSubSessionImpl *impl = (ExpandSubSessionImpl *)self; in DestroyExpandSubSession()[all …]