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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/os-Linux/sys-i386/
H A Dtls.c10 /* Checks whether host supports TLS, and sets *tls_min according to the value
13 void check_host_supports_tls(int *supports_tls, int *tls_min) { argument
23 *tls_min = val[i];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/include/
H A Dos.h178 extern void check_host_supports_tls(int *supports_tls, int *tls_min);

Completed in 105 milliseconds