Home
last modified time | relevance | path

Searched refs:IFSC_SIZE_SEND (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.h286 #define IFSC_SIZE_SEND 254 macro
DphNxpEseProto7816_3.cpp1162 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
1166 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp404 if (IFSC_SIZE_SEND < phNxpEseProto7816_3_Var.currentIFSDSize) { in phNxpEseProto7816_SendSFrame()
592 IFSC_SIZE_SEND) { /* Case for frame size > 254 bytes */ in phNxpEseProto7816_SendIframe()
855 IFSC_SIZE_SEND; in phNxpEseProto7816_DecodeSFrameATRData()
1809 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
1811 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
1813 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
1817 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
1819 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
1821 IFSC_SIZE_SEND; in phNxpEseProto7816_ResetProtoParams()
DphNxpEseProto7816_3.h356 #define IFSC_SIZE_SEND 254 macro
DphNxpEse_Api.cpp1441 if (ifsd_size > IFSC_SIZE_SEND) { in phNxpEse_readPacket()