Home
last modified time | relevance | path

Searched refs:DeleteAuthInfo (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.c550 static int32_t DeleteAuthInfo(uint32_t userId, const struct CmBlob *uri, const struct CmAppUidList … in DeleteAuthInfo() function
587 ret = DeleteAuthInfo(context->userId, uri, &appUidList); in CmAuthDeleteAuthInfo()
622 ret = DeleteAuthInfo(userId, uri, &appUidList); in CmAuthDeleteAuthInfoByUserId()
659 ret = DeleteAuthInfo(userId, uri, &appUidList); in CmAuthDeleteAuthInfoByUid()