Searched refs:hashList (Results 1 – 1 of 1) sorted by relevance
88 uint8_t* hashList[6] = {lsFactoryScript1Hash, lsFactoryScript2Hash, in compareLSHash() local96 if (0 == memcmp(hash, hashList[i], length)) { in compareLSHash()