HomeSort by relevance Sort by last modified time
    Searched refs:cipher_mask_ssh1 (Results 1 - 4 of 4) sorted by null

  /external/openssh/
cipher.h 75 u_int cipher_mask_ssh1(int);
sshconnect1.c 630 if (cipher_mask_ssh1(1) & supported_ciphers & (1 << ssh_cipher_default))
633 !(cipher_mask_ssh1(1) & (1 << options.cipher))) {
cipher.c 205 cipher_mask_ssh1(int client) function
sshd.c     [all...]

Completed in 299 milliseconds