Searched refs:cipher_name (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h79 char *cipher_name(int);
H A Dsshconnect1.c621 cipher_name(ssh_cipher_default));
627 cipher_name(options.cipher));
629 debug("Encryption type: %.100s", cipher_name(options.cipher));
H A Dcipher.c262 cipher_name(int id) function
H A Dssh_namespace.h190 #define cipher_name ssh_cipher_name macro
H A Dsshd.c2383 debug("Encryption type: %.200s", cipher_name(cipher_type));

Completed in 174 milliseconds