Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/ls_client/inc/
DLsLib.h202 static LSCSTATUS LSC_StoreData(Lsc_ImageInfo_t* pContext, LSCSTATUS status,
/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsLib.cpp43 LSC_StoreData, LSC_loadapplet, NULL};
325 LSCSTATUS LSC_StoreData(Lsc_ImageInfo_t* Os_info, LSCSTATUS status, in LSC_StoreData() function
492 status = LSC_StoreData(Os_info, status, pTranscv_Info); in LSC_loadapplet()