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

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

Completed in 119 milliseconds