Searched refs:openChannelToApplet (Results 1 – 5 of 5) sorted by relevance
72 bool openChannelToApplet(std::vector<uint8_t>& resp);
156 bool openChannelToApplet();
68 status = mAppletConnection.openChannelToApplet(selectResponse); in sendData()
410 if (!openChannelToApplet()) { in internalProtectedTransmitApdu()496 bool OmapiTransport::openChannelToApplet() { in openChannelToApplet() function in keymint::javacard::OmapiTransport
152 bool AppletConnection::openChannelToApplet(std::vector<uint8_t>& resp) { in openChannelToApplet() function in keymint::javacard::AppletConnection