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.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
Dcert_manager.c180 static int32_t FindObjectCert(const struct CmBlob *certUri, const struct CmMutableBlob *fNames, uin… in FindObjectCert()
239 struct CmMutableBlob *fNames = (struct CmMutableBlob *)fileNames.data; in CertManagerFindCertFileNameByUri() local
874 struct CmMutableBlob *fNames = (struct CmMutableBlob *)fileNames.data; in RemoveAllUserCert() local