Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h85 #define TAG_LSRE_ID 0x42 macro
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsLib.cpp1139 if (Recv_data[i] != TAG_LSRE_ID) { in Process_SelectRsp()
1558 if (read_buf[offset] == TAG_LSRE_ID) { in Check_LSRootID_Tag()