Home | History | Annotate | Download | only in ssl

Lines Matching refs:DTLS1_VERSION

134 	if (ver == DTLS1_VERSION)
220 if ((s->version & 0xff00) != (DTLS1_VERSION & 0xff00))