Home
last modified time | relevance | path

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

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