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

  /external/openssh/
cipher.h 74 int cipher_number(const char *);
cipher.c 187 cipher_number(const char *name) function
ssh.c 497 options.cipher = cipher_number(optarg);
    [all...]
readconf.c 687 value = cipher_number(arg);
    [all...]

Completed in 181 milliseconds