Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dkex.h69 #define COMP_ZLIB 1 macro
Dkex.c826 comp->type = COMP_ZLIB; in choose_comp()
Dpacket.c928 if ((comp->type == COMP_ZLIB || in ssh_set_newkeys()
Dreadconf.c914 { "yes", COMP_ZLIB },