Home | History | Annotate | Download | only in ssl

Lines Matching defs:rType

11891     SSL3ContentType      rType;
11929 rType = content_handshake;
12055 rType = cText->type;
12066 rType, isTLS, cText->version, IS_DTLS(ss), decryptedLen);
12115 rType, isTLS, cText->version, IS_DTLS(ss),
12256 if (rType == content_application_data) {
12275 switch (rType) {