Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/aidl/
DSecureElement.cpp36 #define SW1_BYTES_REMAINING 0x61 macro
485 if (rpdu.sw1 == SW1_BYTES_REMAINING) { in openLogicalChannel()
666 if (rpdu.sw1 == SW1_BYTES_REMAINING) { in openBasicChannel()
934 if (rspApdu.p_data[respLen - 2] == SW1_BYTES_REMAINING) { in getResponseInternal()
943 } while (rspApdu.p_data[rspApdu.len - 2] == SW1_BYTES_REMAINING); in getResponseInternal()
/hardware/nxp/secure_element/snxxx/1.2/
DSecureElement.cpp42 #define SW1_BYTES_REMAINING 0x61 macro
567 if (rpdu.sw1 == SW1_BYTES_REMAINING) { in openLogicalChannel()
738 if (rpdu.sw1 == SW1_BYTES_REMAINING) { in openBasicChannel()
1022 if (rspApdu.p_data[respLen - 2] == SW1_BYTES_REMAINING) { in getResponseInternal()
1031 } while (rspApdu.p_data[rspApdu.len - 2] == SW1_BYTES_REMAINING); in getResponseInternal()