Searched defs:certFile (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiview/core/param_update/src/ |
| D | param_reader.cpp | 37 std::string certFile = std::string(CFG_PATH) + "CERT.ENC"; in VerifyCertFile() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_status.c | 758 static int32_t CertManagerStatusFile(const struct CmContext *context, struct CertFile certFile, in CertManagerStatusFile() 808 struct CertFile certFile = { 0, 0 }; in SetcertStatus() local 837 struct CertFile certFile = { 0, 0 }; in CmSetStatusEnable() local 847 struct CertFile certFile = { NULL, NULL }; in CmGetCertStatus() local
|
| D | cert_manager_query.c | 237 static int32_t MallocCertNameAndPath(struct CertFileInfo *certFile, const char *path, in MallocCertNameAndPath() 261 static int32_t GetCertNameAndPath(struct CertFileInfo *certFile, const char *path, const char *file… in GetCertNameAndPath()
|
| D | cert_manager_service.c | 807 static int32_t CopyCertFileInfo(const struct CertFileInfo *certFile, struct CertFileInfo *dstCertFi… in CopyCertFileInfo()
|