Home
last modified time | relevance | path

Searched defs:lastCmdTpduSent (Results 1 – 1 of 1) sorted by relevance

/hardware/st/secure_element/ese-spi-driver/
DT1protocol.cc292 int T1protocol_checkSBlockResponseConsistency(Tpdu* lastCmdTpduSent, in T1protocol_checkSBlockResponseConsistency()
329 int T1protocol_checkTpduConsistency(Tpdu* lastCmdTpduSent, in T1protocol_checkTpduConsistency()
579 int T1protocol_processSBlock(Tpdu* originalCmdTpdu, Tpdu* lastCmdTpduSent, in T1protocol_processSBlock()
803 int T1protocol_doResendRequest(Tpdu* lastCmdTpduSent, in T1protocol_doResendRequest()
969 int T1protocol_handleTpduResponse(Tpdu* originalCmdTpdu, Tpdu* lastCmdTpduSent, in T1protocol_handleTpduResponse()
1070 Tpdu originalCmdTpdu, lastCmdTpduSent, lastRespTpduReceived; in T1protocol_doRequestIFS() local
1140 Tpdu originalCmdTpdu, lastCmdTpduSent, lastRespTpduReceived; in T1protocol_transcieveApduPart() local