Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp88 uint8_t* hashList[6] = {lsFactoryScript1Hash, lsFactoryScript2Hash, in compareLSHash() local
96 if (0 == memcmp(hash, hashList[i], length)) { in compareLSHash()