Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h315 LSCSTATUS Check_45_Tag(uint8_t* read_buf, uint16_t* offset1, uint8_t* tag45Len);
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsLib.cpp1653 LSCSTATUS Check_45_Tag(uint8_t* read_buf, uint16_t* offset1, in Check_45_Tag() function
1848 if (LSCSTATUS_SUCCESS != Check_45_Tag(read_buf, offset, &tag45Len)) { in Check_Complete_7F21_Tag()