Home
last modified time | relevance | path

Searched refs:cipher_alg_list (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dcipher.h75 char *cipher_alg_list(char, int);
Dcipher.c147 cipher_alg_list(char sep, int auth_only) in cipher_alg_list() function
Dssh.c679 cp = cipher_alg_list('\n', 0); in main()
681 cp = cipher_alg_list('\n', 1); in main()