Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c27 static bool IsDeviceLevelAuth(const CJson *context) in IsDeviceLevelAuth() function
114 if (!IsDeviceLevelAuth(in) || identityType != AUTH_IDENTITY_TYPE_GROUP) { in GetCredInfosByPeerIdentity()