Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp402 LSC_UpdateLsHash(lsHashInfo.lsScriptHash, HASH_DATA_LENGTH, index); in performLSDownload_thread()
425 LSC_UpdateLsHash(lsHashInfo.lsScriptHash, HASH_DATA_LENGTH, index); in performLSDownload_thread()
DLsLib.cpp2083 LSCSTATUS LSC_UpdateLsHash(uint8_t* hash, long hashLen, uint8_t slotId) { in LSC_UpdateLsHash() function
/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h509 LSCSTATUS LSC_UpdateLsHash(uint8_t* hash, long hashLen, uint8_t slotId);