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

/freebsd-13-stable/crypto/openssh/
H A Dkex.h67 /* pre-auth compression (COMP_ZLIB) is only supported in the client */
68 #define COMP_ZLIB 1 macro
H A Dkex.c746 comp->type = COMP_ZLIB;
H A Dpacket.c895 if ((comp->type == COMP_ZLIB ||

Completed in 48 milliseconds