Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_NdefMap.h501 uint8_t UserScrtKeyB[6]; member
DphFriNfc_MifareStdMap.c1603 …memcpy (&NdefMap->SendRecvBuf[1], &NdefMap->StdMifareContainer.UserScrtKeyB[0], PH_FRINFC_MIFAREST… in phFriNfc_MifStd_H_AuthSector()
6092 memset (NdefMap->StdMifareContainer.UserScrtKeyB, PH_FRINFC_MFSTD_FMT_DEFAULT_KEY, in phFriNfc_MifareStdMap_ConvertToReadOnly()
6097 … memcpy (NdefMap->StdMifareContainer.UserScrtKeyB, ScrtKeyB, PH_FRINFC_MIFARESTD_KEY_LEN); in phFriNfc_MifareStdMap_ConvertToReadOnly()
6258 NdefMap->SendRecvBuf[11] = NdefMap->StdMifareContainer.UserScrtKeyB[0]; in phFriNfc_MifStd_H_WrSectorTrailorBlock()
6259 NdefMap->SendRecvBuf[12] = NdefMap->StdMifareContainer.UserScrtKeyB[1]; in phFriNfc_MifStd_H_WrSectorTrailorBlock()
6260 NdefMap->SendRecvBuf[13] = NdefMap->StdMifareContainer.UserScrtKeyB[2]; in phFriNfc_MifStd_H_WrSectorTrailorBlock()
6261 NdefMap->SendRecvBuf[14] = NdefMap->StdMifareContainer.UserScrtKeyB[3]; in phFriNfc_MifStd_H_WrSectorTrailorBlock()
6262 NdefMap->SendRecvBuf[15] = NdefMap->StdMifareContainer.UserScrtKeyB[4]; in phFriNfc_MifStd_H_WrSectorTrailorBlock()
6263 NdefMap->SendRecvBuf[16] = NdefMap->StdMifareContainer.UserScrtKeyB[5]; in phFriNfc_MifStd_H_WrSectorTrailorBlock()