Home
last modified time | relevance | path

Searched defs:fNames (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_file.c66 void FreeFileNames(struct CmMutableBlob *fNames, uint32_t fileCount) in FreeFileNames()
79 static int32_t MallocFileNames(struct CmMutableBlob **fNames, const char *path, uint32_t *fileCount) in MallocFileNames()
110 static int32_t GetFileNames(const char *path, struct CmMutableBlob *fNames, uint32_t fileCount) in GetFileNames()
164 struct CmMutableBlob *fNames = NULL; in CertManagerGetFilenames() local
H A Dcert_manager.c170 static int32_t FindObjectCert(const struct CmBlob *certUri, const struct CmMutableBlob *fNames, uin… in FindObjectCert()
203 struct CmMutableBlob *fNames = (struct CmMutableBlob *)fileNames.data; in CertManagerFindCertFileNameByUri() local
802 struct CmMutableBlob *fNames = (struct CmMutableBlob *)fileNames.data; in RemoveAllUserCert() local