Home
last modified time | relevance | path

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

/external/openssh/
Dcompat.c212 char *orig_prop, *fix_ciphers; in compat_cipher_proposal() local
219 tmp = orig_prop = xstrdup(cipher_prop); in compat_cipher_proposal()
230 xfree(orig_prop); in compat_cipher_proposal()