Searched refs:ssh_cipher_default (Results 1 – 1 of 1) sorted by relevance
488 int ssh_cipher_default = SSH_CIPHER_3DES; in ssh_kex() local616 if (cipher_mask_ssh1(1) & supported_ciphers & (1 << ssh_cipher_default)) in ssh_kex()617 options.cipher = ssh_cipher_default; in ssh_kex()621 cipher_name(ssh_cipher_default)); in ssh_kex()622 options.cipher = ssh_cipher_default; in ssh_kex()