Home
last modified time | relevance | path

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

/external/openssh/
Dkex.h67 #define COMP_ZLIB 1 macro
Dkex.c701 comp->type = COMP_ZLIB; in choose_comp()
Dpacket.c1014 if ((comp->type == COMP_ZLIB || in ssh_set_newkeys()