Searched refs:ssh_cipher_default (Results 1 – 1 of 1) sorted by relevance
507 int ssh_cipher_default = SSH_CIPHER_3DES; in ssh_kex() local633 if (cipher_mask_ssh1(1) & supported_ciphers & (1 << ssh_cipher_default)) in ssh_kex()634 options.cipher = ssh_cipher_default; in ssh_kex()638 cipher_name(ssh_cipher_default)); in ssh_kex()639 options.cipher = ssh_cipher_default; in ssh_kex()