Searched refs:checksum_rx (Results 1 – 2 of 2) sorted by relevance
205 uint16_t block_number, service_code, checksum, checksum_rx; in ce_t3t_handle_update_cmd() local266 BE_STREAM_TO_UINT16(checksum_rx, p_block_data); in ce_t3t_handle_update_cmd()274 if (checksum != checksum_rx) { in ce_t3t_handle_update_cmd()
1229 uint16_t checksum_calc, checksum_rx; in rw_t3t_act_handle_ndef_detect_rsp() local1257 BE_STREAM_TO_UINT16(checksum_rx, p); in rw_t3t_act_handle_ndef_detect_rsp()1267 if (checksum_calc != checksum_rx) { in rw_t3t_act_handle_ndef_detect_rsp()