Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c645 static bool AuthCheckSessionKey(AuthHandle *authHandle) in AuthCheckSessionKey() function
681 if (authHandle.authId != AUTH_INVALID_ID && AuthCheckSessionKey(&authHandle)) { in AuthDeviceOpenConn()