Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp55 uint8_t m_slot1_hash; member in LSInfo
114 << (int)(info->m_slot1_hash); in dumpLsInfo()
250 lsInfo.m_slot1_hash = compareLSHash(slotHashBuffer, HASH_DATA_LENGTH - 1); in printLSStatus()
251 if (lsInfo.m_slot1_hash == 0xFF) { in printLSStatus()