Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c130 static int32_t ConstructToBeAuthedUri(const struct CMUri *uriObj, uint32_t clientUid, struct CmBlob… in ConstructToBeAuthedUri() function
194 ret = ConstructToBeAuthedUri(uriObj, clientUid, &toBeAuthedUri); in CalcUriMac()