Searched refs:CertManagerFileWrite (Results 1 – 3 of 3) sorted by relevance
31 int32_t CertManagerFileWrite(const char *path, const char *fileName, uint32_t offset,
38 inline int32_t CertManagerFileWrite(const char *path, const char *fileName, in CertManagerFileWrite() function
429 rc = CertManagerFileWrite(CERT_STATUS_DIR, file, 0, buf, sz); in WriteStatus()