Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dkex.h69 #define COMP_ZLIB 1 macro
H A Dkex.c806 comp->type = COMP_ZLIB; in choose_comp()
H A Dpacket.c928 if ((comp->type == COMP_ZLIB || in ssh_set_newkeys()
H A Dreadconf.c906 { "yes", COMP_ZLIB },