Home
last modified time | relevance | path

Searched refs:GetCertCredInfo (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.c644 static int32_t GetCertCredInfo(SessionImpl *impl, const CJson *credInfo, IdentityInfo **selfCred) in GetCertCredInfo() function
710 res = GetCertCredInfo(impl, inputData, &info); in GetSelfCredByInput()