Home
last modified time | relevance | path

Searched refs:xmlFile (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/tee/tee_client/services/authentication/
H A Dtcu_authentication.c184 static uint8_t *ReadXmlFile(const char *xmlFile) in ReadXmlFile() argument
191 bufLen = GetFileSize(xmlFile, &realSize); in ReadXmlFile()
198 ret = GetFileInfo(realSize, buffer, xmlFile); in ReadXmlFile()