HomeSort by relevance Sort by last modified time
    Searched full:ciphers_valid (Results 1 - 6 of 6) sorted by null

  /external/openssh/
cipher.h 76 int ciphers_valid(const char *);
mac.c 171 /* XXX copied from ciphers_valid */
cipher.c 156 ciphers_valid(const char *names) function
readconf.c 699 if (!ciphers_valid(arg))
    [all...]
ssh.c 491 if (ciphers_valid(optarg)) {
    [all...]
servconf.c     [all...]

Completed in 71 milliseconds