Searched refs:supported_ciphers (Results 1 – 1 of 1) sorted by relevance
491 u_int supported_ciphers; in ssh_kex() local533 supported_ciphers = packet_get_int(); in ssh_kex()616 if (cipher_mask_ssh1(1) & supported_ciphers & (1 << ssh_cipher_default)) in ssh_kex()625 if (!(supported_ciphers & (1 << options.cipher))) in ssh_kex()