Searched refs:ScrtKeyB (Results 1 – 5 of 5) sorted by relevance
126 NFCSTATUS phFriNfc_MfStd_Format( phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt, const uint8_t *ScrtKeyB ) in phFriNfc_MfStd_Format() argument132 if(ScrtKeyB != NULL) in phFriNfc_MfStd_Format()139 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB[index] = ScrtKeyB[index]; in phFriNfc_MfStd_Format()371 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB, in phFriNfc_MfStd_H_FillSendBuf()372 sizeof(NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB)); in phFriNfc_MfStd_H_FillSendBuf()
191 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB,\337 NFCSTATUS phFriNfc_MfStd_Format(phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt, const uint8_t *ScrtKeyB);
67 uint8_t ScrtKeyB[6]; /* Secret key B to given by the application */ member
216 phFriNfc_MifareStdMap_ConvertToReadOnly (phFriNfc_NdefMap_t *NdefMap, const uint8_t *ScrtKeyB);
5463 const uint8_t *ScrtKeyB) in phFriNfc_MifareStdMap_ConvertToReadOnly() argument5494 if(ScrtKeyB ==NULL) in phFriNfc_MifareStdMap_ConvertToReadOnly()5501 … memcpy (NdefMap->StdMifareContainer.UserScrtKeyB, ScrtKeyB, PH_FRINFC_MIFARESTD_KEY_LEN); in phFriNfc_MifareStdMap_ConvertToReadOnly()