Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c1056 static int32_t OpenServerAuthSession(int64_t requestId, const CJson *receivedMsg, const DeviceAuthC… in OpenServerAuthSession() function
1163 res = OpenServerAuthSession(authReqId, receivedMsg, gaCallback); in ProcessData()