Home
last modified time | relevance | path

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

/packages/modules/Nfc/libnfc-nci/src/nfc/tags/
Drw_mfc.cc95 static bool rw_mfc_authenticate(int sector, bool KeyA);
183 if (rw_mfc_authenticate(block, true) == true) { in rw_mfc_formatBlock()
409 if (rw_mfc_authenticate(block, true) == true) { in rw_mfc_writeBlock()
924 static bool rw_mfc_authenticate(int block, bool KeyA) { in rw_mfc_authenticate() function
1007 if (rw_mfc_authenticate(block, true) == true) { in rw_mfc_readBlock()