Home
last modified time | relevance | path

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

/external/openssh/
Dkex.h63 #define COMP_NONE 0 macro
Dkex.c517 comp->type = COMP_NONE; in choose_comp()
Dsshd.c2550 if (options.compression == COMP_NONE) {
Dsession.c319 if (options.compression == COMP_NONE) { in do_authenticated1()
Dservconf.c865 { "no", COMP_NONE },