Lines Matching full:cutthrough
360 BIO_printf(bio_err," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n");577 int cutthrough=0;884 else if (strcmp(*argv,"-cutthrough") == 0)885 cutthrough=1;1157 /* Enable handshake cutthrough for client connections using1159 if (cutthrough)