Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect2.c128 #define ALG_APPEND(to, from) \ in order_hostkeyalgs() macro
140 ALG_APPEND(first, alg); in order_hostkeyalgs()
142 ALG_APPEND(last, alg); in order_hostkeyalgs()
144 #undef ALG_APPEND in order_hostkeyalgs()