Searched defs:confFilePath (Results 1 – 2 of 2) sorted by relevance
317 … CmGetCertConfPath(uint32_t userId, uint32_t uid, const struct CmBlob *certUri, char *confFilePath, in CmGetCertConfPath()
866 char confFilePath[CERT_MAX_PATH_LEN] = { 0 }; in CmGetCertConfigStatus() local