Home
last modified time | relevance | path

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

/hardware/nxp/keymint/transport/
DAppletConnection.cpp57 static bool isStrongBox = false; // true when linked with StrongBox HAL process variable
94 isStrongBox = true; in AppletConnection()
167 if (isStrongBox) { in openChannelToApplet()
193 if (isStrongBox) { in transmit()