Home
last modified time | relevance | path

Searched defs:authHandle (Results 26 – 50 of 74) sorted by relevance

123

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_interface_virtual.c105 int32_t AuthPostTransData(AuthHandle authHandle, const AuthTransData *dataInfo) in AuthPostTransData()
112 void AuthCloseConn(AuthHandle authHandle) in AuthCloseConn()
142 void AuthGetLatestIdByUuid(const char *uuid, AuthLinkType type, bool isMeta, AuthHandle *authHandle) in AuthGetLatestIdByUuid()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp247 static void OnAuthDisconnected(AuthHandle authHandle) in OnAuthDisconnected()
281 static void OnAuthException(AuthHandle authHandle, int32_t error) in OnAuthException()
321 void AuthNegotiateChannel::OnConnOpened(uint32_t requestId, AuthHandle authHandle) in OnConnOpened()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_message_test.cpp401 AuthHandle authHandle = { .authId = AUTH_INVALID_ID, .type = AUTH_LINK_TYPE_WIFI }; variable
445 AuthHandle authHandle = { .authId = AUTH_INVALID_ID, .type = AUTH_LINK_TYPE_WIFI }; variable
470 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
517 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
546 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
976 AuthHandle authHandle = { 0 }; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link_wifi_direct.h42 AuthHandle authHandle; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp327 AuthHandle authHandle = { .authId = AUTH_META_ID, .type = AUTH_LINK_TYPE_WIFI }; variable
816 AuthHandle authHandle = { .authId = AUTH_ID, .type = AUTH_LINK_TYPE_BR }; variable
1585 AuthHandle authHandle = { .authId = AUTH_ID, .type = AUTH_LINK_TYPE_WIFI }; variable
1617 AuthHandle authHandle = { .authId = AUTH_ID, .type = AUTH_LINK_TYPE_WIFI }; variable
1972 AuthHandle authHandle = { .authId = AUTH_ID, .type = CONNECTION_ADDR_BR, }; variable
2015 AuthHandle authHandle; variable
2145 AuthHandle authHandle = { .type = 0, .authId = AUTH_ID_ADD, }; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/transproxyonmessagereceived_fuzzer/
H A Dtransproxyonmessagereceived_fuzzer.cpp53 static void InitAuthHandle(const uint8_t *data, size_t size, AuthHandle *authHandle) in InitAuthHandle()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_sessionconn.c242 int32_t SetAuthHandleByChanId(int32_t channelId, AuthHandle *authHandle) in SetAuthHandleByChanId()
277 int32_t GetAuthHandleByChanId(int32_t channelId, AuthHandle *authHandle) in GetAuthHandleByChanId()
601 int32_t *GetChannelIdsByAuthIdAndStatus(int32_t *num, const AuthHandle *authHandle, uint32_t status) in GetChannelIdsByAuthIdAndStatus()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp192 AuthHandle authHandle; variable
210 AuthHandle authHandle; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_deps_mock.cpp151 AuthHandle authHandle = { in ActionOfConnOpened() local
266 void AuthCloseConn(AuthHandle authHandle) in AuthCloseConn()
314 int32_t AuthPostTransData(AuthHandle authHandle, const AuthTransData *dataInfo) in AuthPostTransData()
319 int32_t AuthGetConnInfo(AuthHandle authHandle, AuthConnInfo *connInfo) in AuthGetConnInfo()
404 void AuthDeviceGetLatestIdByUuid(const char *uuid, AuthLinkType type, AuthHandle *authHandle) in AuthDeviceGetLatestIdByUuid()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_wifi_test_mock.cpp49 void AuthGetLatestIdByUuid(const char *uuid, AuthLinkType type, bool isMeta, AuthHandle *authHandle) in AuthGetLatestIdByUuid()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_wifi_direct.c297 static int32_t UpdateForceDownInfoParam(uint32_t authRequestId, AuthHandle authHandle, ForceDownInf… in UpdateForceDownInfoParam()
323 static void OnConnOpenedForForceDisconnect(uint32_t authRequestId, AuthHandle authHandle) in OnConnOpenedForForceDisconnect()
471 AuthHandle authHandle = { .authId = INVAILD_AUTH_ID }; in AddNewForceDownInfo() local
H A Dlnn_lane_link_p2p.c51 AuthHandle authHandle; member
344 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; in RecycleLinkedListResource() local
462 struct WifiDirectDisconnectInfo *wifiDirectInfo, AuthHandle authHandle) in GetP2pLinkDownParam()
516 AuthHandle authHandle = { .authId = INVAILD_AUTH_ID }; in OnConnOpenFailedForDisconnect() local
540 static void OnConnOpenedForDisconnect(uint32_t authRequestId, AuthHandle authHandle) in OnConnOpenedForDisconnect()
671 struct WifiDirectConnectInfo *wifiDirectInfo, AuthHandle authHandle) in GetP2pLinkReqParamByAuthHandle()
1479 static void OnAuthConnOpened(uint32_t authRequestId, AuthHandle authHandle) in OnAuthConnOpened()
1712 struct WifiDirectConnectInfo *wifiDirectInfo, AuthHandle authHandle) in GetAuthTriggerLinkReqParamByAuthHandle()
1762 static void OnAuthTriggerConnOpened(uint32_t authRequestId, AuthHandle authHandle) in OnAuthTriggerConnOpened()
1919 static void GuideChannelDetect(uint32_t authRequestId, AuthHandle authHandle) in GuideChannelDetect()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c181 static int32_t GetAuthIdByHandshakeMsg(uint32_t connId, uint8_t cipher, AuthHandle *authHandle, int… in GetAuthIdByHandshakeMsg()
210 static int32_t GetAuthIdReDecrypt(AuthHandle *authHandle, ProxyMessage *msg, uint8_t *decData, uint… in GetAuthIdReDecrypt()
333 static int32_t PackEncryptedMessage(ProxyMessageHead *msg, AuthHandle authHandle, ProxyDataInfo *da… in PackEncryptedMessage()
359 int32_t TransProxyPackMessage(ProxyMessageHead *msg, AuthHandle authHandle, ProxyDataInfo *dataInfo) in TransProxyPackMessage()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c176 static void OnAuthSessionKeyGenSucc(uint32_t authRequestId, AuthHandle authHandle) in OnAuthSessionKeyGenSucc()
190 static void OnUpdateSessionKeySucc(uint32_t authRequestId, AuthHandle authHandle) in OnUpdateSessionKeySucc()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_test.cpp49 static void OnConnOpenedTest(uint32_t requestId, AuthHandle authHandle) in OnConnOpenedTest()
170 AuthHandle authHandle; variable
H A Dauth_net_ledger_mock.cpp257 void AuthNetLedgertInterfaceMock::OnDeviceVerifyPass(AuthHandle authHandle, const NodeInfo *info) in OnDeviceVerifyPass()
284 void AuthNetLedgertInterfaceMock::OnDeviceDisconnect(AuthHandle authHandle) in OnDeviceDisconnect()
H A Dauth_common_mock.cpp115 int32_t LnnNotifyLeaveLnnByAuthHandle(AuthHandle *authHandle) in LnnNotifyLeaveLnnByAuthHandle()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelmanager_fuzzer/
H A Dsoftbusproxychannelmanager_fuzzer.cpp234 AuthHandle authHandle; in TransProxyGetAuthIdTest() local
315 static void InitAuthHandle(const uint8_t *data, size_t size, AuthHandle *authHandle) in InitAuthHandle()
328 AuthHandle authHandle; in TransProxySetAuthHandleByChanIdTest() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_ptk_info_virtual.c102 int32_t UpdatePtkByAuth(char *networkId, AuthHandle authHandle) in UpdatePtkByAuth()
H A Dlnn_net_builder.c640 void PostVerifyResult(uint32_t requestId, int32_t retCode, AuthHandle authHandle, const NodeInfo *i… in PostVerifyResult()
664 static void OnVerifyPassed(uint32_t requestId, AuthHandle authHandle, const NodeInfo *info) in OnVerifyPassed()
677 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; in OnVerifyFailed() local
1191 int32_t LnnNotifyAuthHandleLeaveLNN(AuthHandle authHandle) in LnnNotifyAuthHandleLeaveLNN()
1281 int32_t LnnNotifyLeaveLnnByAuthHandle(AuthHandle *authHandle) in LnnNotifyLeaveLnnByAuthHandle()
H A Dlnn_net_builder_process.c104 LnnConnectionFsm *FindConnectionFsmByAuthHandle(const AuthHandle *authHandle) in FindConnectionFsmByAuthHandle()
381 const AuthHandle *authHandle = (const AuthHandle *)para; in ProcessDeviceDisconnect() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp145 AuthHandle authHandle; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp1098 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
1118 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
1138 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
1159 AuthHandle authHandle = { .authId = AUTH_INVALID_ID }; variable
1828 AuthHandle authHandle = { .authId = 1, .type = AUTH_LINK_TYPE_WIFI }; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_connection_fsm.h66 AuthHandle authHandle; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h53 AuthHandle authHandle; member

123