Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshconnect2.c171 #define ALG_APPEND(to, from) \ in order_hostkeyalgs() macro
187 ALG_APPEND(first, alg); in order_hostkeyalgs()
194 ALG_APPEND(first, alg); in order_hostkeyalgs()
198 ALG_APPEND(last, alg); in order_hostkeyalgs()
200 #undef ALG_APPEND in order_hostkeyalgs()