Home
last modified time | relevance | path

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

/external/openssh/
Ddeattack.c79 check_crc(const u_char *S, const u_char *buf, u_int32_t len) in check_crc() function
139 if ((check_crc(c, buf, len))) in detect_attack()
156 if (check_crc(c, buf, len)) in detect_attack()
/external/elfutils/src/libdwfl/
Dfind-debuginfo.c77 check_crc (int fd, GElf_Word debuglink_crc) in check_crc() function
153 return !check || check_crc (fd, debuglink_crc); in validate()
DChangeLog2312 * libdwfl/find-debuginfo.c (check_crc): Use __libdwfl_crc32_file