Home | History | Annotate | Download | only in ssl

Lines Matching refs:handshake_buffer

3030 	if (s->s3->handshake_buffer) {
3031 BIO_free(s->s3->handshake_buffer);
3096 if (s->s3->handshake_buffer) {
3097 BIO_free(s->s3->handshake_buffer);
3098 s->s3->handshake_buffer = NULL;