Searched refs:TLS1_2_VERSION_MINOR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds23_clnt.c392 version_minor = TLS1_2_VERSION_MINOR;
705 p[2] <= TLS1_2_VERSION_MINOR &&
730 } else if ((p[2] == TLS1_2_VERSION_MINOR) &&
H A Ds23_srvr.c291 if (p[4] >= TLS1_2_VERSION_MINOR &&
361 if (v[1] >= TLS1_2_VERSION_MINOR &&
H A Dtls1.h174 # define TLS1_2_VERSION_MINOR 0x03 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds23_clnt.c392 version_minor = TLS1_2_VERSION_MINOR;
705 p[2] <= TLS1_2_VERSION_MINOR &&
730 } else if ((p[2] == TLS1_2_VERSION_MINOR) &&
H A Ds23_srvr.c291 if (p[4] >= TLS1_2_VERSION_MINOR &&
361 if (v[1] >= TLS1_2_VERSION_MINOR &&
H A Dtls1.h174 # define TLS1_2_VERSION_MINOR 0x03 macro

Completed in 122 milliseconds