Home
last modified time | relevance | path

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

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c778 static int32_t CertManagerStatusFile(const struct CmContext *context, struct CertFile certFile, in CertManagerStatusFile()
829 struct CertFile certFile = { 0, 0 }; in SetcertStatus() local
844 struct CertFile certFile = { 0, 0 }; in CmSetStatusEnable() local
854 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()