Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h159 static LSCSTATUS LSC_OpenChannel(Lsc_ImageInfo_t* pContext, LSCSTATUS status,
/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp42 LSC_OpenChannel, LSC_SelectLsc, LSC_StoreData, LSC_loadapplet, NULL};
139 LSCSTATUS LSC_OpenChannel(Lsc_ImageInfo_t* Os_info, LSCSTATUS status, in LSC_OpenChannel() function
447 status = LSC_OpenChannel(Os_info, status, pTranscv_Info); in LSC_loadapplet()