Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp35 unsigned char* getHASH(uint8_t* buffer, size_t buffSize);
354 getHASH(lsHashInfo.lsRawScriptBuf, (size_t)lsBufSize); in performLSDownload_thread()
453 unsigned char* getHASH(uint8_t* buffer, size_t buffSize) { in getHASH() function