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

/external/openssh/
H A Droaming_client.c72 cookie = packet_get_int64();
73 key1 = oldkey1 = packet_get_int64();
74 key2 = oldkey2 = packet_get_int64();
99 chall = packet_get_int64();
100 oldchall = packet_get_int64();
218 recv_bytes = packet_get_int64() ^ oldkey2;
H A Dpacket.h65 u_int64_t packet_get_int64(void);
H A Dpacket.c1497 packet_get_int64(void) function

Completed in 20 milliseconds