Home | History | Annotate | Download | only in src

Lines Matching refs:ScrtKeyB

218 NFCSTATUS phFriNfc_MfStd_Format( phFriNfc_sNdefSmtCrdFmt_t *NdefSmtCrdFmt, const uint8_t *ScrtKeyB )
224 if(ScrtKeyB != NULL)
231 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB[index] = ScrtKeyB[index];
427 NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB,
428 sizeof(NdefSmtCrdFmt->AddInfo.MfStdInfo.ScrtKeyB));