Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1410 static int32_t GetSessionSaltFromInput(SessionImpl *impl, const CJson *inputData) in GetSessionSaltFromInput() function
1735 res = GetSessionSaltFromInput(impl, inputEvent->data); in ProcHandshakeReqEventInner()