Searched refs:TLS1_1_VERSION_MINOR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Ds23_srvr.c298 } else if (p[4] >= TLS1_1_VERSION_MINOR &&
368 } else if (v[1] >= TLS1_1_VERSION_MINOR &&
H A Ds23_clnt.c402 version_minor = TLS1_1_VERSION_MINOR;
729 } else if ((p[2] == TLS1_1_VERSION_MINOR) &&
H A Dtls1.h171 # define TLS1_1_VERSION_MINOR 0x02 macro

Completed in 76 milliseconds