Home | History | Annotate | Download | only in ssl

Lines Matching refs:rrec

398 			if (s->s3->rrec.comp == NULL)
399 s->s3->rrec.comp=(unsigned char *)
401 if (s->s3->rrec.comp == NULL)
675 /* tls1_enc encrypts/decrypts the record in |s->wrec| / |s->rrec|, respectively.
735 rec= &(s->s3->rrec);
998 rec= &(ssl->s3->rrec);