Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c183 static void OnAuthSessionKeyGenFail(uint32_t authRequestId, int32_t errCode) in OnAuthSessionKeyGenFail() function
234 .onConnOpenFailed = OnAuthSessionKeyGenFail, in TransNegotiateSessionKey()
252 .onConnOpenFailed = OnAuthSessionKeyGenFail, in TransReNegotiateSessionKey()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp197 OnAuthSessionKeyGenFail(TRANS_TEST_AUTH_REQUEST_ID, errCode);