Lines Matching refs:cutthrough
282 fprintf(stderr," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n");440 int cutthrough = 0;637 else if (strcmp(*argv, "-cutthrough") == 0)639 cutthrough = 1;792 if (cutthrough)