Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc821 uint8_t* KeyToUse; in rw_mfc_authenticate() local
843 KeyToUse = KeyDefault; in rw_mfc_authenticate()
846 KeyToUse = KeyMAD; in rw_mfc_authenticate()
848 KeyToUse = KeyNDEF; in rw_mfc_authenticate()
851 ARRAY_TO_BE_STREAM(p, KeyToUse, 6); in rw_mfc_authenticate()