Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/tags/
H A Drw_mfc.cc78 uint8_t KeyDefault[6] = {0xFF, 0XFF, 0xFF, 0XFF, 0xFF, 0XFF}; variable
203 ARRAY_TO_BE_STREAM(p, KeyDefault, 6); in rw_mfc_formatBlock()
211 ARRAY_TO_BE_STREAM(p, KeyDefault, 6); in rw_mfc_formatBlock()
838 KeyToUse = KeyDefault; in rw_mfc_authenticate()