Home
last modified time | relevance | path

Searched defs:receviedMsg (Results 1 - 11 of 11) sorted by relevance

/base/security/device_auth/services/session_manager/src/
H A Ddev_session_mgr.c182 int32_t ProcessDevSession(int64_t sessionId, const CJson *receviedMsg, bool *isFinish) in ProcessDevSession() argument
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/
H A Dauth_sub_session.c77 static int32_t ProcessAuthSubSession(AuthSubSession *self, const CJson *receviedMsg, CJson **returnSendMsg) in ProcessAuthSubSession() argument
/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c285 static int32_t ParseAllRecvEvent(SessionImpl *impl, const CJson *receviedMsg) in ParseAllRecvEvent() argument
319 static bool IsV1SessionMsg(const CJson *receviedMsg) in IsV1SessionMsg() argument
324 static int32_t AddChannelInfoToParams(SessionImpl *impl, CJson *receviedMsg) in AddChannelInfoToParams() argument
347 static int32_t CombindServerBindParams(SessionImpl *impl, CJson *receviedMsg) in CombindServerBindParams() argument
367 CombindServerAuthParams(SessionImpl *impl, CJson *receviedMsg) CombindServerAuthParams() argument
380 AddConfirmationToParams(const CJson *context, CJson *receviedMsg) AddConfirmationToParams() argument
391 CombineServerParams(SessionImpl *impl, bool isBind, CJson *receviedMsg) CombineServerParams() argument
404 InitServerV1Session(SessionImpl *impl, const CJson *receviedMsg) InitServerV1Session() argument
422 ProcV1SessionMsg(SessionImpl *impl, const CJson *receviedMsg, bool *isFinish) ProcV1SessionMsg() argument
443 HasNextAuthGroup(const CJson *receviedMsg) HasNextAuthGroup() argument
448 GenerateErrorReturn(const CJson *receviedMsg, char **errorReturn) GenerateErrorReturn() argument
488 OnV1SessionError(SessionImpl *impl, int32_t errorCode, const CJson *receviedMsg) OnV1SessionError() argument
499 ProcV1Session(SessionImpl *impl, const CJson *receviedMsg, bool *isFinish) ProcV1Session() argument
560 ProcV2Session(SessionImpl *impl, const CJson *receviedMsg, bool *isFinish) ProcV2Session() argument
592 ProcessSession(DevSession *self, const CJson *receviedMsg, bool *isFinish) ProcessSession() argument
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dauth_code_import.c444 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() argument
461 static int32_t SwitchState(BaseCmd *self, const CJson *receviedMsg, CJson **returnSendMsg, CmdState *returnState) in SwitchState() argument
496 static int32_t ProcessAuthCodeImportCmd(BaseCmd *self, const CJson *receviedMsg, in ProcessAuthCodeImportCmd() argument
[all...]
H A Dpub_key_exchange.c609 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() argument
626 static int32_t SwitchState(BaseCmd *self, const CJson *receviedMsg, CJson **returnSendMsg, CmdState *returnState) in SwitchState() argument
661 static int32_t ProcessPubKeyExchangeCmd(BaseCmd *self, const CJson *receviedMsg, in ProcessPubKeyExchangeCmd() argument
[all...]
H A Dsave_trusted_info.c713 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() argument
730 static int32_t SwitchState(BaseCmd *self, const CJson *receviedMsg, CJson **returnSendMsg, CmdState *returnState) in SwitchState() argument
765 static int32_t ProcessSaveTrustedInfoCmd(BaseCmd *self, const CJson *receviedMsg, in ProcessSaveTrustedInfoCmd() argument
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c142 static int32_t GetRecvEncData(const CJson *receviedMsg, Uint8Buff *recvEncData) in GetRecvEncData() argument
167 static int32_t GetRecvCmdList(ExpandSubSessionImpl *impl, const CJson *receviedMsg, CJson **cmdList) in GetRecvCmdList() argument
272 static int32_t ProcAllRecvCmds(ExpandSubSessionImpl *impl, const CJson *receviedMsg, CJson *sendCmdList) in ProcAllRecvCmds() argument
450 static int32_t ProcessExpandSubSession(ExpandSubSession *self, const CJson *receviedMsg, in ProcessExpandSubSession() argument
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c966 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() argument
983 static int32_t DlSpekeProtocolSwitchState(BaseProtocol *self, const CJson *receviedMsg, CJson **returnSendMsg) in DlSpekeProtocolSwitchState() argument
1016 static int32_t ProcessDlSpekeProtocol(BaseProtocol *self, const CJson *receviedMsg, CJson **returnSendMsg) in ProcessDlSpekeProtocol() argument
[all...]
H A Dec_speke_protocol.c961 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() argument
978 static int32_t EcSpekeProtocolSwitchState(BaseProtocol *self, const CJson *receviedMsg, CJson **returnSendMsg) in EcSpekeProtocolSwitchState() argument
1011 static int32_t ProcessEcSpekeProtocol(BaseProtocol *self, const CJson *receviedMsg, CJson **returnSendMsg) in ProcessEcSpekeProtocol() argument
[all...]
H A Diso_protocol.c705 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() argument
722 static int32_t IsoProtocolSwitchState(BaseProtocol *self, const CJson *receviedMsg, CJson **returnSendMsg) in IsoProtocolSwitchState() argument
755 ProcessIsoProtocol(BaseProtocol *self, const CJson *receviedMsg, CJson **returnSendMsg) ProcessIsoProtocol() argument
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1869 static int32_t ProcAuthSubSessionMsg(AuthSubSession *authSubSession, const CJson *receviedMsg, CJson *sessionMsg, in ProcAuthSubSessionMsg() argument

Completed in 15 milliseconds