Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h520 LSCSTATUS LSC_ReadLscInfo(uint8_t* state, uint16_t* version);
/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp221 LSCSTATUS status = LSC_ReadLscInfo(&lsMode, &lsVersion); in printLSStatus()
DLsLib.cpp2139 LSCSTATUS LSC_ReadLscInfo(uint8_t* state, uint16_t* version) { in LSC_ReadLscInfo() function