Searched refs:check_crc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Ddeattack.c82 check_crc(u_char *S, u_char *buf, u_int32_t len) function
134 if ((check_crc(c, buf, len)))
151 if (check_crc(c, buf, len))

Completed in 70 milliseconds