Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp556 uint8_t mif_secrete_key[6] = {0}; in Mfc_SetReadOnly() local
559 memcpy(mif_secrete_key, secrtkey, len); in Mfc_SetReadOnly()
566 << StringPrintf("mif_secrete_key[%d] = 0x%x", id, mif_secrete_key[id]); in Mfc_SetReadOnly()
585 status = phFriNfc_MifareStdMap_ConvertToReadOnly(NdefMap, mif_secrete_key); in Mfc_SetReadOnly()