Home
last modified time | relevance | path

Searched defs:certFile (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/core/param_update/src/
Dparam_reader.cpp37 std::string certFile = CFG_PATH + "CERT.ENC"; in VerifyCertFile() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c792 static int32_t CertManagerStatusFile(const struct CmContext *context, struct CertFile certFile, in CertManagerStatusFile()
843 struct CertFile certFile = { 0, 0 }; in SetcertStatus() local
858 struct CertFile certFile = { 0, 0 }; in CmSetStatusEnable() local
868 struct CertFile certFile = { NULL, NULL }; in CmGetCertStatus() local
Dcert_manager_query.c204 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()