Searched defs:certFile (Results 1 – 3 of 3) sorted by relevance
37 std::string certFile = CFG_PATH + "CERT.ENC"; in VerifyCertFile() local
792 static int32_t CertManagerStatusFile(const struct CmContext *context, struct CertFile certFile, in CertManagerStatusFile()843 struct CertFile certFile = { 0, 0 }; in SetcertStatus() local858 struct CertFile certFile = { 0, 0 }; in CmSetStatusEnable() local868 struct CertFile certFile = { NULL, NULL }; in CmGetCertStatus() local
204 static int32_t MallocCertNameAndPath(struct CertFileInfo *certFile, const char *path, in MallocCertNameAndPath()228 static int32_t GetCertNameAndPath(struct CertFileInfo *certFile, const char *path, const char *file… in GetCertNameAndPath()