Home
last modified time | relevance | path

Searched refs:le_type (Results 1 – 10 of 10) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Apdu_Api.cpp59 } else if (0 < pCmd->le_type && NULL == pRsp->pdata) { in phNxpEse_7816_Transceive()
143 pCmd->le_type); in phNxpEse_7816_FrameCmd()
165 if (pCmd->le_type > 0) { in phNxpEse_7816_FrameCmd()
166 if (pCmd->le_type == 1) { in phNxpEse_7816_FrameCmd()
169 } else if ((pCmd->le_type == 2 || pCmd->le_type == 3)) { in phNxpEse_7816_FrameCmd()
171 if ((pCmd->le_type == 3) && (lc_len == 0)) { in phNxpEse_7816_FrameCmd()
175 } else if ((pCmd->le_type == 2) && (lc_len != 0)) { in phNxpEse_7816_FrameCmd()
180 NXP_LOG_ESE_E("%s wrong LE type %d", __FUNCTION__, pCmd->le_type); in phNxpEse_7816_FrameCmd()
181 cmd_total_len += pCmd->le_type; in phNxpEse_7816_FrameCmd()
182 le_len = pCmd->le_type; in phNxpEse_7816_FrameCmd()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/
DphNxpEse_Apdu_Api.h49 uint8_t le_type; /*!< 0 - Le absent ,1 - one byte le,2 - two byte le or 3 - 3 member
/hardware/nxp/secure_element/snxxx/1.0/
DVirtualISO.cpp278 cpdu.le_type = 0x01; in openLogicalChannel()
365 cpdu.le_type = 0x01; in openBasicChannel()
DSecureElement.cpp339 cpdu.le_type = 0x01; in openLogicalChannel()
436 cpdu.le_type = 0x01; in openBasicChannel()
/hardware/nxp/secure_element/snxxx/1.1/
DVirtualISO.cpp345 cpdu.le_type = 0x01; in openLogicalChannel()
432 cpdu.le_type = 0x01; in openBasicChannel()
DSecureElement.cpp425 cpdu.le_type = 0x01; in openLogicalChannel()
522 cpdu.le_type = 0x01; in openBasicChannel()
/hardware/nxp/secure_element/snxxx/aidl/
DVirtualISO.cpp305 cpdu.le_type = 0x01; in openLogicalChannel()
398 cpdu.le_type = 0x01; in openBasicChannel()
DSecureElement.cpp459 cpdu.le_type = 0x01; in openLogicalChannel()
635 cpdu.le_type = 0x01; in openBasicChannel()
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp367 cpdu.le_type = 0x01; in openLogicalChannel()
459 cpdu.le_type = 0x01; in openBasicChannel()
DSecureElement.cpp541 cpdu.le_type = 0x01; in openLogicalChannel()
707 cpdu.le_type = 0x01; in openBasicChannel()