Home
last modified time | relevance | path

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

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