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

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h76 char *cipher_name(int);
H A Dsshconnect1.c622 cipher_name(ssh_cipher_default));
628 cipher_name(options.cipher));
630 debug("Encryption type: %.100s", cipher_name(options.cipher));
H A Dcipher.c243 cipher_name(int id) function
H A Dssh_namespace.h166 #define cipher_name ssh_cipher_name macro
H A Dsshd.c2360 debug("Encryption type: %.200s", cipher_name(cipher_type));

Completed in 94 milliseconds