HomeSort by relevance Sort by last modified time
    Searched refs:COMP_NONE (Results 1 - 5 of 5) sorted by null

  /external/openssh/
kex.h 46 #define COMP_NONE 0
kex.c 330 comp->type = COMP_NONE;
servconf.c 699 { "no", COMP_NONE },
    [all...]
session.c 332 if (options.compression == COMP_NONE) {
    [all...]
sshd.c     [all...]

Completed in 585 milliseconds