Home
last modified time | relevance | path

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

/hardware/nxp/keymint/transport/
DAppletConnection.cpp58 const std::vector<uint8_t> kStrongBoxAppletAID = {0xA0, 0x00, 0x00, 0x00, 0x62}; variable
93 if (kAppletAID == kStrongBoxAppletAID) { in AppletConnection()