Searched refs:OTPBytes (Results 1 – 2 of 2) sorted by relevance
213 (void)memcpy(NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes, in phFriNfc_MfUL_Reset()215 sizeof(NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes)); in phFriNfc_MfUL_Reset()230 (void)memcpy(NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes, in phFriNfc_MfUL_Format()232 sizeof(NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes)); in phFriNfc_MfUL_Format()317 …otp_lock_page_size = sizeof (NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes); … in phFriNfc_MfUL_Process()319 (void)memcpy ((void *)NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes, in phFriNfc_MfUL_Process()321 sizeof(NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes)); in phFriNfc_MfUL_Process()323 NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes[(otp_lock_page_size - 1)] = in phFriNfc_MfUL_Process()326 switch (NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes[TYPE_2_MEM_SIZE_POSITION]) in phFriNfc_MfUL_Process()366 switch (NdefSmtCrdFmt->AddInfo.Type2Info.OTPBytes[TYPE_2_MEM_SIZE_POSITION]) in phFriNfc_MfUL_Process()[all …]
144 uint8_t OTPBytes[4]; member