Searched refs:packet_set_encryption_key (Results 1 – 4 of 4) sorted by relevance
47 void packet_set_encryption_key(const u_char *, u_int, int);
1127 packet_set_encryption_key(session_key, SSH_SESSION_KEY_LENGTH, options.cipher); in ssh_kex()
381 packet_set_encryption_key(const u_char *key, u_int keylen, in packet_set_encryption_key() function
1914 packet_set_encryption_key(session_key, SSH_SESSION_KEY_LENGTH, cipher_type); in do_ssh1_kex()