Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c57 } ExpandSubSessionImpl; typedef
96 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 …]