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 71 u_int cipher_mask_ssh1(int);
sshconnect1.c 617 if (cipher_mask_ssh1(1) & supported_ciphers & (1 << ssh_cipher_default))
620 !(cipher_mask_ssh1(1) & (1 << options.cipher))) {
cipher.c 123 cipher_mask_ssh1(int client) function
sshd.c     [all...]

Completed in 104 milliseconds