Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp857 uint8_t mif_std_key[6] = {0}; in Mfc_FormatNdef() local
864 memcpy(mif_std_key, secretkey, len); in Mfc_FormatNdef()
894 status = phFriNfc_MfStd_Format(NdefSmtCrdFmt, mif_std_key); in Mfc_FormatNdef()