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

/freebsd-10-stable/crypto/openssh/
H A Dcrc32.h29 u_int32_t ssh_crc32(const u_char *, u_int32_t);
H A Dcrc32.c97 ssh_crc32(const u_char *buf, u_int32_t size) function
H A Ddeattack.c74 *a = ssh_crc32((u_char *)&b, sizeof(b));
H A Dssh_namespace.h580 #define ssh_crc32 Fssh_ssh_crc32 macro
H A Dpacket.c933 checksum = ssh_crc32(sshbuf_ptr(state->outgoing_packet),
1652 checksum = ssh_crc32(sshbuf_ptr(state->incoming_packet),

Completed in 179 milliseconds