Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h124 #define TAG_SIGNATURE_ID 0x41 macro
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsLib.cpp621 if (read_buf[offset] == TAG_SIGNATURE_ID) { in LSC_Check_KeyIdentifier()