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

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h66 ssh_packet_set_encryption_key(active_state, (key), (keylen), (number))
H A Dpacket.h90 void ssh_packet_set_encryption_key(struct ssh *, const u_char *, u_int, int);
H A Dssh_namespace.h705 #define ssh_packet_set_encryption_key Fssh_ssh_packet_set_encryption_key macro
H A Dpacket.c850 ssh_packet_set_encryption_key(struct ssh *ssh, const u_char *key, u_int keylen, int number) function
2737 ssh_packet_set_encryption_key(ssh, ssh1key, ssh1keylen,

Completed in 122 milliseconds