Home | History | Annotate | Download | only in ssl

Lines Matching refs:rstate

557 	if (	(s->rstate != SSL_ST_READ_BODY) ||
571 s->rstate=SSL_ST_READ_BODY;
635 /* now s->rstate == SSL_ST_READ_BODY */
638 /* s->rstate == SSL_ST_READ_BODY, get and decode the data */
658 s->rstate=SSL_ST_READ_HEADER; /* set state for later operations */
837 if ((rr->length == 0) || (s->rstate == SSL_ST_READ_BODY))
903 s->rstate=SSL_ST_READ_HEADER;
1009 s->rstate=SSL_ST_READ_HEADER;