Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc812 uint8_t* KeyToUse; in rw_mfc_authenticate() local
834 KeyToUse = KeyDefault; in rw_mfc_authenticate()
837 KeyToUse = KeyMAD; in rw_mfc_authenticate()
839 KeyToUse = KeyNDEF; in rw_mfc_authenticate()
842 ARRAY_TO_BE_STREAM(p, KeyToUse, 6); in rw_mfc_authenticate()