Home
last modified time | relevance | path

Searched refs:AUTH_LOGI (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_meta_manager_virtual.c28 AUTH_LOGI(AUTH_INIT, "auth meta not support verify"); in AuthMetaStartVerify()
35 AUTH_LOGI(AUTH_INIT, "auth meta not support verify"); in AuthMetaReleaseVerify()
45 AUTH_LOGI(AUTH_CONN, "auth meta encrypt data"); in AuthMetaEncrypt()
56 AUTH_LOGI(AUTH_CONN, "auth meta decrypt data"); in AuthMetaDecrypt()
64 AUTH_LOGI(AUTH_CONN, "auth meta get prefer conninfo"); in AuthMetaGetPreferConnInfo()
73 AUTH_LOGI(AUTH_CONN, "auth meta open connection"); in AuthMetaOpenConn()
88 AUTH_LOGI(AUTH_CONN, "auth meta close connection"); in AuthMetaCloseConn()
112 AUTH_LOGI(AUTH_CONN, "auth meta get auth id by uuid"); in AuthMetaGetIdByUuid()
136 AUTH_LOGI(AUTH_CONN, "auth meta get server side"); in AuthMetaGetServerSide()
160 AUTH_LOGI(AUTH_INIT, "auth meta init"); in AuthMetaInit()
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp41 AUTH_LOGI(AUTH_TEST, "construction"); in LnnHichainInterfaceMock()
47 AUTH_LOGI(AUTH_TEST, "delete"); in ~LnnHichainInterfaceMock()
74 AUTH_LOGI(AUTH_TEST, "GetGmInstance"); in GetGmInstance()
102 AUTH_LOGI(AUTH_TEST, "AuthDeviceConnSend"); in AuthDeviceConnSend()
171 AUTH_LOGI(AUTH_TEST, "getRelatedGroups test"); in getRelatedGroups()
173 AUTH_LOGI(AUTH_TEST, "getRelatedGroups test return false"); in getRelatedGroups()
196 AUTH_LOGI(AUTH_TEST, "create jsonObject err"); in getRelatedGroups1()
210 AUTH_LOGI(AUTH_TEST, "getRelatedGroups1 test"); in getRelatedGroups1()
223 AUTH_LOGI(AUTH_TEST, "create jsonObject err"); in getTrustedDevices()
251 AUTH_LOGI(AUTH_TEST, "returnDevInfoVec is invalid"); in getTrustedDevices1()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_system_ability_monitor.cpp64 AUTH_LOGI(AUTH_INIT, "retry reg hichain trust listener failed after 5s"); in RetryRegTrustListener()
70 AUTH_LOGI(AUTH_INIT, "onSaStart saId=%{public}d", saId); in OnAddSystemAbility()
77 AUTH_LOGI(AUTH_INIT, "LnnAsyncCallbackDelayHelper ret=%{public}d", ret); in OnAddSystemAbility()
84 AUTH_LOGI(AUTH_INIT, "onRemove saId=%{public}d", saId); in OnRemoveSystemAbility()
106 AUTH_LOGI(AUTH_INIT, "subscribe hichain sa succ"); in RegHichainSaStatusListener()
114 AUTH_LOGI(AUTH_INIT, "hichain sa is not subscribe"); in UnRegHichainSaStatusListener()
130 AUTH_LOGI(AUTH_INIT, "unsubscribe hichain sa succ"); in UnRegHichainSaStatusListener()
H A Dauth_hichain.c85 AUTH_LOGI(AUTH_HICHAIN, "in account auth mode"); in GenDeviceLevelParam()
150 AUTH_LOGI(AUTH_HICHAIN, "hichain OnFinish: authSeq=%{public}" PRId64, authSeq); in OnFinish()
170 AUTH_LOGI(AUTH_HICHAIN, "unknow hichain errcode=%{public}d", hichainErrCode); in GetSoftbusHichainAuthErrorCode()
386 AUTH_LOGI(AUTH_HICHAIN, "hichain OnGroupCreated, type=%{public}d", info.groupType); in OnGroupCreated()
405 AUTH_LOGI(AUTH_HICHAIN, "hichain onDeviceBound, udid=%{public}s, type=%{public}d", in OnDeviceBound()
409 AUTH_LOGI(AUTH_HICHAIN, "ignore same account udid"); in OnDeviceBound()
416 AUTH_LOGI(AUTH_HICHAIN, "ignore local udid"); in OnDeviceBound()
435 AUTH_LOGI(AUTH_HICHAIN, "hichain OnGroupDeleted, type=%{public}d", info.groupType); in OnGroupDeleted()
449 AUTH_LOGI(AUTH_HICHAIN, "hichain OnDeviceNotTrusted, udid=%{public}s", anonyUdid); in OnDeviceNotTrusted()
498 AUTH_LOGI(AUTH_HICHAIN, "hichain call authDevice succ"); in HichainStartAuth()
[all …]
H A Dauth_normalize_request.c37 AUTH_LOGI(AUTH_HICHAIN, "udidHash=%{public}s", anonyUdidHash); in GetSameRequestNum()
57 AUTH_LOGI(AUTH_HICHAIN, "no other requests exist."); in GetRequestListByUdidHash()
130 AUTH_LOGI(AUTH_HICHAIN, "del normalize request authSeq=%{public}" PRId64, authSeq); in DelAuthNormalizeRequest()
180 AUTH_LOGI(AUTH_HICHAIN, "get hichain request fail: authSeq=%{public}" PRId64, authSeq); in NotifyNormalizeRequestSuccess()
187 AUTH_LOGI(AUTH_HICHAIN, "request num=%{public}d", num); in NotifyNormalizeRequestSuccess()
192 AUTH_LOGI(AUTH_HICHAIN, "notify AuthSessionSaveSessionKey: authSeq=%{public}" PRId64, in NotifyNormalizeRequestSuccess()
206 AUTH_LOGI(AUTH_HICHAIN, "get hichain request fail: authSeq=%{public}" PRId64, authSeq); in NotifyNormalizeRequestFail()
214 AUTH_LOGI(AUTH_HICHAIN, "continue auth, authSeq=%{public}" PRId64, requests[i].authSeq); in NotifyNormalizeRequestFail()
H A Dauth_lane.c74 AUTH_LOGI(AUTH_CONN, "convert authType=%{public}d", authType); in GetAuthConn()
103 AUTH_LOGI(AUTH_CONN, "auth ble connection not active"); in GetAuthLinkTypeList()
131 AUTH_LOGI(AUTH_CONN, "g_authReqList init success"); in InitAuthReqInfo()
153 AUTH_LOGI(AUTH_CONN, "g_authReqList deinit success"); in DeInitAuthReqInfo()
179 AUTH_LOGI(AUTH_CONN, "get lock fail"); in AddAuthReqNode()
194 AUTH_LOGI(AUTH_CONN, "delete authReqInfo by authId=%{public}" PRId64, authHandle->authId); in DelAuthReqInfoByAuthHandle()
231 AUTH_LOGI(AUTH_CONN, "auth free lane, laneHandle=%{public}u", laneHandle); in AuthFreeLane()
255 AUTH_LOGI(AUTH_CONN, "open auth success with authRequestId=%{public}u", authRequestId); in OnAuthConnOpenedSucc()
280 AUTH_LOGI(AUTH_CONN, "open auth fail with authRequestId=%{public}u", authRequestId); in OnAuthConnOpenedFail()
308 AUTH_LOGI(AUTH_CONN, "auth request success, laneHandle=%{public}u", laneHandle); in AuthOnLaneAllocSuccess()
[all …]
H A Dauth_manager.c676 AUTH_LOGI(AUTH_FSM, "auth manager exist."); in GetDeviceAuthManager()
776 AUTH_LOGI(AUTH_FSM, in AuthManagerSetSessionKey()
1063 AUTH_LOGI( in AuthManagerSetAuthFinished()
1085 AUTH_LOGI(AUTH_FSM, "br disconn now"); in AuthManagerSetAuthFinished()
1291 AUTH_LOGI(AUTH_FSM, in HandleDeviceInfoData()
1473 AUTH_LOGI(AUTH_CONN, in OnDataReceived()
1960 AUTH_LOGI(AUTH_CONN, in AuthDeviceGetLatestIdByUuid()
2065 AUTH_LOGI(AUTH_INIT, "auth init enter"); in AuthDeviceInit()
2094 AUTH_LOGI(AUTH_INIT, "auth init succ"); in AuthDeviceInit()
2100 AUTH_LOGI(AUTH_INIT, "auth deinit enter"); in AuthDeviceDeinit()
[all …]
H A Dauth_device.c53 AUTH_LOGI(AUTH_FSM, "authLimit map init success"); in AuthMapInit()
103 AUTH_LOGI(AUTH_FSM, "no need delay authentication"); in IsNeedAuthLimit()
109 AUTH_LOGI(AUTH_FSM, "lastest retcode authentication time less than 8s"); in IsNeedAuthLimit()
143 AUTH_LOGI(AUTH_FSM, "ClearAuthLimitMap success"); in ClearAuthLimitMap()
304 AUTH_LOGI(AUTH_CONN, "copy uuid fail, size=%{public}u", size); in AuthDeviceGetDeviceUuid()
346 AUTH_LOGI(AUTH_HICHAIN, "request leave specific successful"); in AuthDeviceNotTrust()
445 AUTH_LOGI(AUTH_HICHAIN, "regDataChangeListener success, times=%{public}d", i); in RetryRegTrustDataChangeListener()
524 AUTH_LOGI(AUTH_FSM, in AuthDirectOnlineCreateAuthManager()
553 AUTH_LOGI( in VerifyDevice()
566 AUTH_LOGI(AUTH_CONN, "verify device succ. requestId=%{public}u", request->requestId); in VerifyDevice()
[all …]
H A Dauth_session_key.c67AUTH_LOGI(AUTH_FSM, "session key num reach max, remove the oldest, index=%{public}d, type=%{public… in RemoveOldKey()
196 AUTH_LOGI(AUTH_FSM, "auth link type=%{public}d", i); in GetSessionKeyTypeByIndex()
241 AUTH_LOGI(AUTH_FSM, "index=%{public}d, set available", index); in SetSessionKeyAvailable()
336AUTH_LOGI(AUTH_FSM, "sessionKey add type, index=%{public}d, newType=%{public}d, type=%{public}u", in SetSessionKeyAuthLinkType()
340 AUTH_LOGI(AUTH_FSM, "not found sessionKey, index=%{public}d", index); in SetSessionKeyAuthLinkType()
384 AUTH_LOGI(AUTH_FSM, "Remove Session key, index=%{public}d", index); in RemoveSessionkeyByIndex()
539 AUTH_LOGI(AUTH_FSM, in DumpSessionkeyList()
548 AUTH_LOGI(AUTH_FSM, "[Dump] SessionKey total num=%{public}u", keyNum); in DumpSessionkeyList()
555 AUTH_LOGI(AUTH_FSM, "update session key begin, authId=%{public}" PRId64, authHandle.authId); in HandleUpdateSessionKeyEvent()
568AUTH_LOGI(AUTH_FSM, "start auth session to update session key fail, authId=%{public}" PRId64, in HandleUpdateSessionKeyEvent()
[all …]
H A Dauth_session_json.c199 AUTH_LOGI(AUTH_FSM, "set default fail"); in OptString()
393 AUTH_LOGI(AUTH_FSM, "unsupport fastAuth"); in PackFastAuth()
397 AUTH_LOGI(AUTH_FSM, "no need fastAuth"); in PackFastAuth()
457 AUTH_LOGI(AUTH_FSM, "pack normalize value succ"); in PackNormalizedKeyValue()
579 AUTH_LOGI(AUTH_FSM, "parse normalized key succ"); in ParseNormalizedKeyValue()
616 AUTH_LOGI(AUTH_FSM, "find another key"); in ParseNormalizeData()
779 AUTH_LOGI(AUTH_FSM, "session info verify succ."); in VerifySessionInfoIdType()
981 AUTH_LOGI(AUTH_FSM, in SetExchangeIdTypeAndValue()
1407 AUTH_LOGI(AUTH_FSM, "pack common succ."); in PackCommonEx()
1780 AUTH_LOGI(AUTH_FSM, "pack deviceInfo mac"); in PackDeviceInfoMac()
[all …]
H A Dauth_session_message.c122 AUTH_LOGI(AUTH_FSM, "process v1 bt deviceIdSync"); in PostDeviceIdV1()
213 AUTH_LOGI(AUTH_FSM, "before compress, datalen=%{public}zu", strlen(msg) + 1); in SetCompressFlagByAuthInfo()
218 AUTH_LOGI(AUTH_FSM, "deviceInfo compress finish"); in SetCompressFlagByAuthInfo()
220 AUTH_LOGI(AUTH_FSM, "after compress, datalen=%{public}u", *compressLen); in SetCompressFlagByAuthInfo()
300 AUTH_LOGI(AUTH_FSM, "before decompress, msgSize=%{public}u", msgSize); in ProcessDeviceInfoMessage()
306AUTH_LOGI(AUTH_FSM, "deviceInfo deCompress finish, decompress=%{public}d", decompressLen); in ProcessDeviceInfoMessage()
308 AUTH_LOGI(AUTH_FSM, "after decompress, datalen=%{public}d", decompressLen); in ProcessDeviceInfoMessage()
432 AUTH_LOGI(AUTH_FSM, "messageType=%{public}d", messageParse->messageType); in IsDeviceMessagePacket()
438AUTH_LOGI(AUTH_FSM, "parse keepalive cycle success, cycle=%{public}d", messageParse->cycle); in IsDeviceMessagePacket()
489AUTH_LOGI(AUTH_FSM, "authSeq=%{public}" PRId64 ", udid is null update local auth state=%{public}d", in UpdateLocalAuthState()
[all …]
H A Dauth_connection.c375 AUTH_LOGI(AUTH_CONN, "OnWiFiConnected: fd=%{public}d, side=%{public}s", fd, in OnWiFiConnected()
390 AUTH_LOGI(AUTH_CONN, "OnWiFiDisconnected: fd=%{public}d", fd); in OnWiFiDisconnected()
434 AUTH_LOGI(AUTH_CONN, "(ignored)OnCommConnected: connectionId=%{public}u", connectionId); in OnCommConnected()
439 AUTH_LOGI(AUTH_CONN, "connectionId=%{public}u", connectionId); in OnCommDisconnected()
465 AUTH_LOGI(AUTH_CONN, in OnCommDataReceived()
530 AUTH_LOGI(AUTH_CONN, "requestId=%{public}u, reason=%{public}d", requestId, reason); in OnCommConnectFail()
581 AUTH_LOGI(AUTH_CONN, in PostCommData()
695 AUTH_LOGI(AUTH_CONN, "unknown connType"); in DisconnectAuthDevice()
704 AUTH_LOGI(AUTH_CONN, in PostAuthData()
718 AUTH_LOGI(AUTH_CONN, "unknown connType"); in PostAuthData()
[all …]
H A Dauth_hichain_adapter.c55 AUTH_LOGI(AUTH_INIT, "hichain init succ"); in InitHichain()
107 AUTH_LOGI(AUTH_HICHAIN, "hichain call authDevice success, times=%{public}d", i); in AuthDevice()
151 AUTH_LOGI(AUTH_HICHAIN, "hichain destroy succ"); in DestroyDeviceAuth()
166 AUTH_LOGI(AUTH_HICHAIN, "GetTrustedDevices zero"); in IsTrustedDeviceInAGroup()
214 AUTH_LOGI(AUTH_HICHAIN, "GetRelatedGroups zero"); in HasTrustedRelationWithLocalDevice()
319 AUTH_LOGI(AUTH_HICHAIN, "getJoinedGroups: %{public}d", groupNum); in IsSameAccountGroupDevice()
H A Dauth_session_fsm.c230 AUTH_LOGI(AUTH_FSM, "LnnRetrieveDeviceInfo success"); in ProcAuthFsm()
293 AUTH_LOGI(AUTH_FSM, in CreateAuthFsm()
498 AUTH_LOGI(AUTH_FSM, "only hichain verify, save the device key"); in CompleteAuthSession()
503 AUTH_LOGI(AUTH_FSM, "save device key for fast auth"); in CompleteAuthSession()
667 AUTH_LOGI(AUTH_FSM, "save auth seq.authSeq=%{public}" PRId64, authSeq); in SaveLastAuthSeq()
1157 AUTH_LOGI(AUTH_FSM, in TryFinishAuthSession()
1170 AUTH_LOGI(AUTH_FSM, in HandleMsgAuthFinish()
1181 AUTH_LOGI(AUTH_FSM, "normalized auth succ"); in TryRecoveryKey()
1189 AUTH_LOGI(AUTH_FSM, "fast auth succ"); in TryRecoveryKey()
1206 AUTH_LOGI(AUTH_FSM, "start auth send udid=%{public}s", anonyUdid); in ProcessClientAuthState()
[all …]
H A Dauth_interface.c79 AUTH_LOGI(AUTH_CONN, "Trans: add listener, module=%{public}d", module); in RegAuthTransListener()
98 AUTH_LOGI(AUTH_CONN, "Trans: remove listener, module=%{public}d", module); in UnregAuthTransListener()
124 AUTH_LOGI(AUTH_CONN, "Trans: onDataReceived not found"); in NotifyTransDataReceived()
158 AUTH_LOGI(AUTH_CONN, "client sessionkey invalid, type=%{public}d", type); in CheckSessionKeyAvailable()
162 AUTH_LOGI(AUTH_CONN, "client sessionkey is old, type=%{public}d", type); in CheckSessionKeyAvailable()
188 AUTH_LOGI(AUTH_CONN, "check ble sessionkey"); in AuthCheckSessionKeyValidByConnInfo()
238 AUTH_LOGI(AUTH_CONN, "sessionkey invalid, authId=%{public}" PRId64", type=%{public}d", in AuthCheckSessionKeyValidByAuthHandle()
653 AUTH_LOGI(AUTH_HICHAIN, "devId accountHash is empty"); in AuthIsPotentialTrusted()
667 AUTH_LOGI(AUTH_HICHAIN, "device is potential trusted, continue verify progress"); in AuthIsPotentialTrusted()
686 AUTH_LOGI(AUTH_HICHAIN, "account is same, continue check same account group relation."); in IsSameAccountDevice()
[all …]
H A Dauth_tcp_connection.c217 AUTH_LOGI(AUTH_CONN, "socket client connect succ: fd=%{public}d.", fd); in ProcessSocketOutEvent()
243 AUTH_LOGI(AUTH_CONN, in ProcessSocketInEvent()
298 AUTH_LOGI(AUTH_CONN, "newip auth process"); in OnConnectEvent()
352 AUTH_LOGI(AUTH_CONN, "stop socket listening. moduleId=%{public}d", moduleId); in StopSocketListening()
543AUTH_LOGI(AUTH_CONN, "fd=%{public}d, module=%{public}d, seq=%{public}" PRId64 ", flag=%{public}d, … in SocketPostBytes()
659 AUTH_LOGI(AUTH_CONN, "open auth channel succ, channelId=%{public}d.", fd); in AuthOpenChannelWithAllIp()
674 AUTH_LOGI(AUTH_CONN, "open auth channel succ, channelId=%{public}d.", fd); in AuthOpenChannel()
680AUTH_LOGI(AUTH_CONN, "close auth channel, moduleId=%{public}d, id=%{public}d.", moduleId, channelI… in AuthCloseChannel()
754 AUTH_LOGI(AUTH_CONN, in AuthSetTcpKeepaliveOption()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/
H A Dauth_device_profile_listener.cpp32 AUTH_LOGI(AUTH_INIT, "construct!"); in AuthDeviceProfileListener()
37 AUTH_LOGI(AUTH_INIT, "destruct"); in ~AuthDeviceProfileListener()
42 AUTH_LOGI(AUTH_INIT, "OnTrustDeviceProfileAdd start!"); in OnTrustDeviceProfileAdd()
44 AUTH_LOGI(AUTH_INIT, "ignore same account udid"); in OnTrustDeviceProfileAdd()
59 AUTH_LOGI(AUTH_INIT, "OnTrustDeviceProfileDelete start!"); in OnTrustDeviceProfileDelete()
74 AUTH_LOGI(AUTH_INIT, "OnTrustDeviceProfileUpdate success!"); in OnTrustDeviceProfileUpdate()
154 AUTH_LOGI(AUTH_INIT, "GetCharacteristicProfile subscribeRes=%{public}d", subscribeRes); in RegisterToDpHelper()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp249 AUTH_LOGI(AUTH_TEST, "PackAuthData success."); in Pack()
259 AUTH_LOGI(AUTH_TEST, "Device verify passed & send cond"); in OnDeviceVerifyPass()
273 AUTH_LOGI(AUTH_TEST, "Device not trusted call back & send cond"); in OnDeviceNotTrusted()
286 AUTH_LOGI(AUTH_TEST, "Device disconnect call back & send cond"); in OnDeviceDisconnect()
H A Dauth_test_mock.cpp131 AUTH_LOGI(AUTH_TEST, "SendSignal"); in SendSignal()
139 AUTH_LOGI(AUTH_TEST, "SendSignal end"); in SendSignal()
248 AUTH_LOGI(AUTH_TEST, "AuthTestCallBackTest start."); in SetUp()
H A Dauth_normalize_request_test.cpp43 AUTH_LOGI(AUTH_TEST, "AuthNormalizeRequestTest start"); in SetUp()
H A Dauth_tcp_connection_test.cpp47 AUTH_LOGI(AUTH_TEST, "AuthTcpConnectionTest start."); in SetUp()
H A Dauth_lane_test.cpp53 AUTH_LOGI(AUTH_TEST, "OnConnOpenedTest: requestId=%{public}d, authId=%{public}" PRId64 "", in OnConnOpenedTest()
61AUTH_LOGI(AUTH_TEST, "OnConnOpenFailedTest: requestId=%{public}d, reason=%{public}d.", requestId, … in OnConnOpenFailedTest()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dauth_log.h47 #define AUTH_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) macro
53 #define AUTH_LOGI(label, fmt, ...) SOFTBUS_LOG_INNER(LOG_INFO, AUTH_LABELS[label], fmt, ##__VA_ARGS… macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/authmanager_fuzzer/
H A Dauthmanager_fuzzer.cpp33 AUTH_LOGI(AUTH_TEST, "result=%{public}d", result); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/
H A Dauth_log_test.cpp78 AUTH_LOGI(AUTH_TEST, "test log");

12