Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dsshconnect2.c172 #define ALG_APPEND(to, from) \ in order_hostkeyalgs() macro
188 ALG_APPEND(first, alg); in order_hostkeyalgs()
195 ALG_APPEND(first, alg); in order_hostkeyalgs()
199 ALG_APPEND(last, alg); in order_hostkeyalgs()
201 #undef ALG_APPEND in order_hostkeyalgs()