Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_unrelated_group_auth/
H A Daccount_unrelated_group_auth.c45 static int32_t ReturnSessionKey(int64_t requestId, const CJson *out, const DeviceAuthCallback *call… in ReturnSessionKey() function
457 if (ReturnSessionKey(requestId, out, callback) != HC_SUCCESS) { in OnDasFinish()
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c57 static int32_t ReturnSessionKey(int64_t requestId, const CJson *out, const DeviceAuthCallback *call… in ReturnSessionKey() function
890 if (ReturnSessionKey(requestId, out, callback) != HC_SUCCESS) { in OnAccountFinish()