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.cpp855 uint8_t mif_std_key[6] = {0}; in Mfc_FormatNdef() local
862 memcpy(mif_std_key, secretkey, len); in Mfc_FormatNdef()
892 status = phFriNfc_MfStd_Format(NdefSmtCrdFmt, mif_std_key); in Mfc_FormatNdef()