Lines Matching refs:rstate
577 if ( (s->rstate != SSL_ST_READ_BODY) ||
591 s->rstate=SSL_ST_READ_BODY;
637 /* now s->rstate == SSL_ST_READ_BODY */
640 /* s->rstate == SSL_ST_READ_BODY, get and decode the data */
660 s->rstate=SSL_ST_READ_HEADER; /* set state for later operations */
839 if ((rr->length == 0) || (s->rstate == SSL_ST_READ_BODY))
911 s->rstate=SSL_ST_READ_HEADER;
1017 s->rstate=SSL_ST_READ_HEADER;