Home
last modified time | relevance | path

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

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