Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c64 static const AuthIdentity *getAuthIdentity(const CJson *in, const Uint8Buff *presharedUrl) in getAuthIdentity() function
144 const AuthIdentity *authIdentity = getAuthIdentity(in, presharedUrl); in GetCredInfoByPeerUrl()
175 const AuthIdentity *authIdentity = getAuthIdentity(in, presharedUrl); in GetSharedSecretByUrl()