Home
last modified time | relevance | path

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

/external/openssh/
Dkex.h107 struct sshenc { struct
123 struct sshenc enc; argument
Dpacket.c402 ssh_packet_start_discard(struct ssh *ssh, struct sshenc *enc, in ssh_packet_start_discard()
941 struct sshenc *enc; in ssh_set_newkeys()
1151 struct sshenc *enc = NULL; in ssh_packet_send2_wrapped()
1719 struct sshenc *enc = NULL; in ssh_packet_read_poll2()
2515 struct sshenc *enc; in newkeys_to_blob()
2619 struct sshenc *enc; in newkeys_from_blob()
Dkex.c651 choose_enc(struct sshenc *enc, char *client, char *server) in choose_enc()