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

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

Completed in 308 milliseconds