Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h303 LSCSTATUS Check_Date_Tag(uint8_t* read_buf, uint16_t* offset1);
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsLib.cpp1612 LSCSTATUS Check_Date_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_Date_Tag() function
1843 if (LSCSTATUS_SUCCESS != Check_Date_Tag(read_buf, offset)) { in Check_Complete_7F21_Tag()