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

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h49 void packet_put_int64(u_int64_t value);
H A Droaming_client.c116 packet_put_int64(key1 ^ get_recv_bytes());
H A Dssh_namespace.h382 #define packet_put_int64 ssh_packet_put_int64 macro
H A Dpacket.c613 packet_put_int64(u_int64_t value) function

Completed in 109 milliseconds