Home
last modified time | relevance | path

Searched defs:lsStatus (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/secure_element/pn8x/1.1/
DSecureElement.cpp67 LSCSTATUS lsStatus = LSC_doDownload(onLSCompleted, (void*)this); in init() local
108 LSCSTATUS lsStatus = LSC_doDownload(onLSCompleted, (void*)this); in init_1_1() local
/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsLib.cpp1911 uint8_t lsStatus[2] = {0x63, 0x40}; in Get_LsStatus() local
1937 LSCSTATUS lsStatus = LSCSTATUS_FAILED; in LSC_CloseAllLogicalChannels() local
1986 LSCSTATUS lsStatus = LSCSTATUS_FAILED; in LSC_SelectLsHash() local
2021 LSCSTATUS lsStatus = LSCSTATUS_FAILED; in LSC_ReadLsHash() local
2086 LSCSTATUS lsStatus = LSCSTATUS_FAILED; in LSC_UpdateLsHash() local
DLsClient.cpp204 std::string printLSStatus(int lsStatus) { in printLSStatus()
/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.cpp67 LSCSTATUS lsStatus = LSC_doDownload(onLSCompleted, (void*)this); in init() local