Searched refs:stored_checksum (Results 1 – 1 of 1) sorted by relevance
1404 u_int checksum, stored_checksum; in ssh_packet_read_poll1() local1497 stored_checksum = PEEK_U32(cp); in ssh_packet_read_poll1()1498 if (checksum != stored_checksum) { in ssh_packet_read_poll1()