Home
last modified time | relevance | path

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

/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() function
233 .onConnOpened = OnAuthSessionKeyGenSucc, in TransNegotiateSessionKey()
251 .onConnOpened = OnAuthSessionKeyGenSucc, in TransReNegotiateSessionKey()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp196 OnAuthSessionKeyGenSucc(TRANS_TEST_AUTH_REQUEST_ID, authHandle);