Searched refs:hashFileList (Results 1 – 1 of 1) sorted by relevance
261 const char **hashFileList = GetCaHashFileList(&listLen, hash_type); in TcuAuthentication() local262 if (hashFileList == NULL) { in TcuAuthentication()274 if (hashFileList[index] == NULL) { in TcuAuthentication()278 if (!IsFileExist(hashFileList[index])) { in TcuAuthentication()282 int setRet = TeeSetNativeCaHash(hashFileList[index]); in TcuAuthentication()