Home
last modified time | relevance | path

Searched refs:SOFTBUS_AUTH_SESSION_KEY_TOO_OLD (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c218 if (ret == SOFTBUS_AUTH_SESSION_KEY_INVALID || ret == SOFTBUS_AUTH_SESSION_KEY_TOO_OLD) { in TransNegotiateSessionKey()
221 if (ret == SOFTBUS_AUTH_SESSION_KEY_TOO_OLD) { in TransNegotiateSessionKey()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp239 EXPECT_CALL(mock, AuthCheckSessionKeyValidByConnInfo).WillOnce(Return(SOFTBUS_AUTH_SESSION_KEY_TOO_OLD)); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c164 return SOFTBUS_AUTH_SESSION_KEY_TOO_OLD; in CheckSessionKeyAvailable()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h465 SOFTBUS_AUTH_SESSION_KEY_TOO_OLD, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h453 SOFTBUS_AUTH_SESSION_KEY_TOO_OLD, enumerator

Completed in 12 milliseconds