Searched refs:sshcomp (Results 1 – 3 of 3) sorted by relevance
121 struct sshcomp { struct129 struct sshcomp comp; argument
868 struct sshcomp *comp; in ssh_set_newkeys()1025 struct sshcomp *comp = NULL; in ssh_packet_enable_delayed_compress()1081 struct sshcomp *comp = NULL; in ssh_packet_send2_wrapped()1496 struct sshcomp *comp = NULL; in ssh_packet_read_poll2()2228 struct sshcomp *comp; in newkeys_to_blob()2298 struct sshcomp *comp; in newkeys_from_blob()
796 choose_comp(struct sshcomp *comp, char *client, char *server) in choose_comp()