Lines Matching full:cutthrough
372 fprintf(stderr," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n");553 int cutthrough = 0;770 else if (strcmp(*argv, "-cutthrough") == 0)772 cutthrough = 1;915 if (cutthrough)