Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_list_mgr.c336 ret = ConstructAuthListPath(context, CM_CREDENTIAL_STORE, authListPath, MAX_PATH_LEN); in CmAddAuthUid()
351 int32_t ret = ConstructAuthListPath(context, CM_CREDENTIAL_STORE, authListPath, MAX_PATH_LEN); in CmRemoveAuthUid()
366 int32_t ret = ConstructAuthListPath(context, CM_CREDENTIAL_STORE, authListPath, MAX_PATH_LEN); in CmGetAuthList()
393 int32_t ret = ConstructAuthListPath(context, CM_CREDENTIAL_STORE, authListPath, MAX_PATH_LEN); in CmDeleteAuthListFile()
416 int32_t ret = ConstructAuthListPath(context, CM_CREDENTIAL_STORE, authListPath, MAX_PATH_LEN); in CmCheckIsAuthUidExist()
H A Dcert_manager_storage.c107 int32_t ConstructAuthListPath(const struct CmContext *context, uint32_t store, in ConstructAuthListPath() function
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_storage.h46 int32_t ConstructAuthListPath(const struct CmContext *context, uint32_t store,