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

/macosx-10.10.1/OpenSSH-189/openssh/
H A Dcompat.c212 compat_cipher_proposal(char *cipher_prop) argument
219 return(cipher_prop);
222 tmp = orig_prop = xstrdup(cipher_prop);
234 debug2("Original cipher proposal: %s", cipher_prop);

Completed in 190 milliseconds