Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc90 static bool rw_mfc_authenticate(int sector, bool KeyA);
176 if (rw_mfc_authenticate(block, true) == true) { in rw_mfc_formatBlock()
371 if (rw_mfc_authenticate(block, true) == true) { in rw_mfc_writeBlock()
808 static bool rw_mfc_authenticate(int block, bool KeyA) { in rw_mfc_authenticate() function
882 if (rw_mfc_authenticate(block, true) == true) { in rw_mfc_readBlock()