Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
H A DphFriNfc_MifStdFormat.cpp153 const uint8_t* ScrtKeyB) { in phFriNfc_MfStd_Format() argument
158 if (ScrtKeyB != NULL) { in phFriNfc_MfStd_Format()
163 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB[index] = ScrtKeyB[index]; in phFriNfc_MfStd_Format()
388 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB, in phFriNfc_MfStd_H_FillSendBuf()
389 sizeof(NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB)); in phFriNfc_MfStd_H_FillSendBuf()
H A DphFriNfc_MifStdFormat.h220 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB, \
345 const uint8_t* ScrtKeyB);
H A DphFriNfc_SmtCrdFmt.h71 uint8_t ScrtKeyB[6]; /* Secret key B to given by the application */ member
H A DphFriNfc_MifareStdMap.h242 const uint8_t* ScrtKeyB);
H A DphFriNfc_MifareStdMap.cpp4756 const uint8_t* ScrtKeyB) { in phFriNfc_MifareStdMap_ConvertToReadOnly() argument
4776 if (ScrtKeyB == NULL) { in phFriNfc_MifareStdMap_ConvertToReadOnly()
4780 memcpy(NdefMap->StdMifareContainer.UserScrtKeyB, ScrtKeyB, in phFriNfc_MifareStdMap_ConvertToReadOnly()