Home
last modified time | relevance | path

Searched refs:MallocCertNameAndPath (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_query.c204 static int32_t MallocCertNameAndPath(struct CertFileInfo *certFile, const char *path, in MallocCertNameAndPath() function
230 …int32_t ret = MallocCertNameAndPath(certFile, path, fileName); /* uniformly free memory by caller … in GetCertNameAndPath()