Searched refs:confFilePathLen (Results 1 – 2 of 2) sorted by relevance
317 uint32_t confFilePathLen) in CmGetCertConfPath() argument319 if ((CmCheckBlob(certUri) != CM_SUCCESS) || (confFilePath == NULL) || (confFilePathLen == 0)) { in CmGetCertConfPath()332 …if (snprintf_s(confFilePath, confFilePathLen, confFilePathLen - 1, "%s/%.*s%s", certConfUidDir, ce… in CmGetCertConfPath()
94 uint32_t confFilePathLen);