Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h426 LSCSTATUS LSC_Check_KeyIdentifier(Lsc_ImageInfo_t* Os_info, LSCSTATUS status,
/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp428 status = LSC_Check_KeyIdentifier(Os_info, status, pTranscv_Info, NULL, in LSC_loadapplet()
500 status = LSC_Check_KeyIdentifier(Os_info, status, pTranscv_Info, in LSC_loadapplet()
565 LSCSTATUS LSC_Check_KeyIdentifier(Lsc_ImageInfo_t* Os_info, LSCSTATUS status, in LSC_Check_KeyIdentifier() function