Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
H A DphNxpExtns_MifareStd.cpp855 uint8_t mif_std_key[PHLIBNFC_MFC_AUTHKEYLEN] = {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()