Searched refs:check_cc_rw (Results 1 – 1 of 1) sorted by relevance
2356 uint8_t check_cc_rw[] = {TOPAZ_SPEC_VERSION, in phFriNfc_Tpz_H_CheckCCBytesForWrite() local2374 if ((!TOPAZ_COMPARE_VERSION(check_cc_rw[0], ps_tpz_info->CCByteBuf[1])) || in phFriNfc_Tpz_H_CheckCCBytesForWrite()2375 (check_cc_rw[1] != ps_tpz_info->CCByteBuf[2]) || in phFriNfc_Tpz_H_CheckCCBytesForWrite()2376 (check_cc_rw[2] != ps_tpz_info->CCByteBuf[3])) in phFriNfc_Tpz_H_CheckCCBytesForWrite()