Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dsshconnect2.c138 #define ALG_APPEND(to, from) \ in order_hostkeyalgs() macro
150 ALG_APPEND(first, alg); in order_hostkeyalgs()
152 ALG_APPEND(last, alg); in order_hostkeyalgs()
154 #undef ALG_APPEND in order_hostkeyalgs()