Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Ddeattack.c83 check_crc(u_char *S, u_char *buf, u_int32_t len) in check_crc() function
135 if ((check_crc(c, buf, len))) in detect_attack()
152 if (check_crc(c, buf, len)) in detect_attack()