Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.h13 static inline int hs20_web_browser(const char *url, int ignore_tls) in hs20_web_browser() argument
18 int hs20_web_browser(const char *url, int ignore_tls);
H A Dbrowser.c292 int hs20_web_browser(const char *url, int ignore_tls) in hs20_web_browser() argument
312 if (ignore_tls) in hs20_web_browser()
372 if (ignore_tls) { in hs20_web_browser()
H A Dbrowser-android.c65 int hs20_web_browser(const char *url, int ignore_tls) in hs20_web_browser() argument
H A Dbrowser-system.c65 int hs20_web_browser(const char *url, int ignore_tls) in hs20_web_browser() argument
H A Dbrowser-wpadebug.c66 int hs20_web_browser(const char *url, int ignore_tls) in hs20_web_browser() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.h53 int ignore_tls; /* whether to ignore TLS validation issues with HTTPS member
H A Dosu_client.c3238 ctx.ignore_tls = 1; in main()
3407 ret = hs20_web_browser(argv[optind + 1], ctx.ignore_tls); in main()

Completed in 7 milliseconds