Lines Matching full:cutthrough
374 fprintf(stderr," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n");506 int cutthrough = 0;783 else if (strcmp(*argv, "-cutthrough") == 0)785 cutthrough = 1;938 if (cutthrough)