Home
last modified time | relevance | path

Searched defs:tls (Results 1 – 6 of 6) sorted by relevance

/hostap/tests/
Dtest-https.c74 void *tls; in https_client() local
Dtest-https_server.c79 void *tls; in https_server() local
/hostap/src/radius/
Dradius_client.h41 bool tls; member
Dradius_client.c1125 bool tls, tls_ready; in radius_client_receive() local
1558 bool tls = nserv->tls; in radius_change_server() local
Dradius_server.c457 const char *tls, in radius_server_testing_options_tls()
/hostap/wpa_supplicant/
Deapol_test.c1017 int port, bool tls, const char *secret, in wpa_init_conf()
1342 bool tls = false; in main() local