Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.h28 extern uint8_t current_key[];
DphNxpExtns_MifareStd.cpp38 uint8_t current_key[6] = {0}; variable
865 memcpy(current_key, secretkey, len); in Mfc_FormatNdef()
DphFriNfc_MifStdFormat.cpp222 Mfc_FormatNdef(current_key, 6); in phFriNfc_MfStd_Process()