Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp57 uint8_t m_slot2_hash; member in LSInfo
118 << (int)(info->m_slot2_hash); in dumpLsInfo()
273 lsInfo.m_slot2_hash = compareLSHash(slotHashBuffer, HASH_DATA_LENGTH - 1); in printLSStatus()
274 if (lsInfo.m_slot2_hash == 0xFF) { in printLSStatus()