Home | History | Annotate | Download | only in ssl

Lines Matching refs:hdatalen

3137 		long hdatalen = 0;
3139 hdatalen = BIO_get_mem_data(s->s3->handshake_buffer, &hdata);
3140 if (hdatalen <= 0)
3151 hdatalen))