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

/freebsd-11-stable/crypto/openssl/ssl/
H A Ds23_srvr.c293 if (p[4] >= TLS1_VERSION_MINOR) {
363 if (v[1] >= TLS1_VERSION_MINOR) {
H A Ds23_clnt.c405 version_minor = TLS1_VERSION_MINOR;
726 if ((p[2] == TLS1_VERSION_MINOR) && !(s->options & SSL_OP_NO_TLSv1)) {
H A Dtls1.h168 # define TLS1_VERSION_MINOR 0x01 macro

Completed in 52 milliseconds