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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dtls.c31 static int host_supports_tls = -1; variable
170 if (!host_supports_tls)
184 if (!host_supports_tls)
269 if (!host_supports_tls)
303 if (!host_supports_tls)
317 if (!host_supports_tls)
343 if (!host_supports_tls)
359 check_host_supports_tls(&host_supports_tls, &host_gdt_entry_tls_min);
360 if (host_supports_tls) {

Completed in 38 milliseconds