Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/
Dcipher.h82 char *cipher_alg_list(char, int);
Dcipher.c134 cipher_alg_list(char sep, int auth_only) in cipher_alg_list() function
Dssh.c681 cp = cipher_alg_list('\n', 0); in main()
683 cp = cipher_alg_list('\n', 1); in main()
Dssh_namespace.h225 #define cipher_alg_list Fssh_cipher_alg_list macro