Searched refs:ssh_crc32 (Results 1 – 4 of 4) sorted by relevance
29 u_int32_t ssh_crc32(const u_char *, u_int32_t);
98 ssh_crc32(const u_char *buf, u_int32_t size) in ssh_crc32() function
78 *a = ssh_crc32((u_char *)&b, sizeof(b)); in crc_update()
691 checksum = ssh_crc32(buffer_ptr(&active_state->outgoing_packet), in packet_send1()1187 checksum = ssh_crc32(buffer_ptr(&active_state->incoming_packet), in packet_read_poll1()