Home
last modified time | relevance | path

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

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_file.c63 void FreeFileNames(struct CmMutableBlob *fNames, uint32_t fileCount) in FreeFileNames()
76 static int32_t MallocFileNames(struct CmMutableBlob **fNames, const char *path, uint32_t *fileCount) in MallocFileNames()
108 static int32_t GetFileNames(const char *path, struct CmMutableBlob *fNames, uint32_t fileCount) in GetFileNames()
162 struct CmMutableBlob *fNames = NULL; in CertManagerGetFilenames() local
Dcert_manager.c153 static int32_t FindObjectCert(const struct CmBlob *certUri, const struct CmMutableBlob *fNames, uin… in FindObjectCert()
186 struct CmMutableBlob *fNames = (struct CmMutableBlob *)fileNames.data; in CertManagerFindCertFileNameByUri() local
523 struct CmMutableBlob *fNames = (struct CmMutableBlob *)fileNames.data; in RemoveAllUserCert() local