Home
last modified time | relevance | path

Searched refs:CopyBlob (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_list_mgr.c71 static int32_t CopyBlob(const struct CmBlob *originList, struct CmBlob *outList) in CopyBlob() function
98 return CopyBlob(originList, addedList); in InsertUid()
152 return CopyBlob(originList, removedList); in RemoveUid()