/hostap-latest/doc/ |
D | directories.doxygen | 3 \dir hostapd hostapd 9 \dir src/common Common functionality 15 \dir src/crypto Cryptographical functionality and wrappers 24 \dir src/drivers Driver wrappers 32 \dir src/eap_common Common EAP functionality for server and peer 35 \dir src/eap_peer EAP peer 38 \dir src/eap_server EAP server 41 \dir src/eapol_auth EAPOL authenticator 44 \dir src/eapol_supp EAPOL supplicant 47 \dir src/l2_packet Layer 2 packet interface [all …]
|
D | p2p_arch.dot | 5 edge [dir=none]; 80 edge [color=blue,dir=both]; 83 edge [color=green,dir=both];
|
D | p2p_arch2.dot | 5 edge [dir=none]; 80 edge [color=blue,dir=both]; 83 edge [color=green,dir=both];
|
/hostap-latest/wpa_supplicant/ |
D | wmm_ac.c | 77 u8 dir = wmm_ac_get_direction(tspec); in wmm_ac_add_ts() local 79 enum ts_dir_idx idx = wmm_ac_direction_to_idx(dir); in wmm_ac_add_ts() 85 ac, dir); in wmm_ac_add_ts() 94 if (dir != WMM_AC_DIR_DOWNLINK) { in wmm_ac_add_ts() 119 enum ts_dir_idx dir) in wmm_ac_del_ts_idx() argument 121 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir]; in wmm_ac_del_ts_idx() 137 os_free(wpa_s->tspecs[ac][dir]); in wmm_ac_del_ts_idx() 138 wpa_s->tspecs[ac][dir] = NULL; in wmm_ac_del_ts_idx() 244 enum ts_dir_idx *dir) in wmm_ac_find_tsid() argument 253 if (dir) in wmm_ac_find_tsid() [all …]
|
D | ctrl_iface_unix.c | 247 char *pbuf, *dir = NULL; in wpa_supplicant_ctrl_iface_path() local 258 dir = pbuf + 4; in wpa_supplicant_ctrl_iface_path() 259 gid_str = os_strstr(dir, " GROUP="); in wpa_supplicant_ctrl_iface_path() 263 dir = pbuf; in wpa_supplicant_ctrl_iface_path() 265 len = os_strlen(dir) + os_strlen(wpa_s->ifname) + 2; in wpa_supplicant_ctrl_iface_path() 272 res = os_snprintf(buf, len, "%s/%s", dir, wpa_s->ifname); in wpa_supplicant_ctrl_iface_path() 508 char *buf, *dir = NULL, *gid_str = NULL; in wpas_ctrl_iface_open_sock() local 526 dir = buf + 4; in wpas_ctrl_iface_open_sock() 527 gid_str = os_strstr(dir, " GROUP="); in wpas_ctrl_iface_open_sock() 533 dir = buf; in wpas_ctrl_iface_open_sock() [all …]
|
D | wpa_supplicant_conf.mk | 11 LOCAL_PATH := $(call my-dir) 30 @mkdir -p $(dir $@)
|
D | eapol_test.py | 17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable 18 sys.path.append(os.path.join(dir, '..', 'wpaspy'))
|
D | Android.mk | 8 LOCAL_PATH := $(call my-dir)
|
/hostap-latest/tests/hwsim/auth_serv/ |
D | ec-ca-openssl.cnf | 14 dir = ./ec-ca 15 certs = $dir/certs 16 crl_dir = $dir/crl 17 database = $dir/index.txt 19 new_certs_dir = $dir/newcerts 20 certificate = $dir/cacert.pem 21 serial = $dir/serial 22 crlnumber = $dir/crlnumber 23 crl = $dir/crl.pem 24 private_key = $dir/private/cakey.pem [all …]
|
D | openssl2.cnf | 12 dir = ./test-ca 13 certs = $dir/certs 14 crl_dir = $dir/crl 15 database = $dir/index.txt 17 new_certs_dir = $dir/newcerts 18 certificate = $dir/cacert.pem 19 serial = $dir/serial 20 crlnumber = $dir/crlnumber 21 crl = $dir/crl.pem 22 private_key = $dir/private/cakey.pem [all …]
|
/hostap-latest/hs20/server/ca/ |
D | openssl-root.cnf | 18 dir = ./rootCA # Where everything is kept 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept 21 database = $dir/index.txt # database index file. 24 new_certs_dir = $dir/newcerts # default place for new certs. 26 certificate = $dir/cacert.pem # The CA certificate 27 serial = $dir/serial # The current serial number 28 crlnumber = $dir/crlnumber # the current crl number 30 crl = $dir/crl.pem # The current CRL 31 private_key = $dir/private/cakey.pem# The private key [all …]
|
D | openssl.cnf | 18 dir = ./demoCA # Where everything is kept 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept 21 database = $dir/index.txt # database index file. 24 new_certs_dir = $dir/newcerts # default place for new certs. 26 certificate = $dir/cacert.pem # The CA certificate 27 serial = $dir/serial # The current serial number 28 crlnumber = $dir/crlnumber # the current crl number 30 crl = $dir/crl.pem # The current CRL 31 private_key = $dir/private/cakey.pem# The private key [all …]
|
/hostap-latest/src/ |
D | build.rules | 8 ROOTDIR := $(dir $(lastword $(MAKEFILE_LIST))) 9 ROOTDIR := $(dir $(ROOTDIR:%../src/=%))../ 17 _PROJ := $(abspath $(dir $(firstword $(MAKEFILE_LIST)))) 103 $(Q)$(MAKE) -C $(ROOTDIR)$(dir $(@:$(BUILDDIR)/$(PROJ)/%=%)) OUT=$(abspath $(dir $@))/
|
D | lib.rules | 2 _LIBNAME := $(notdir $(patsubst %/,%,$(dir $(abspath $(_LIBMK))))) 5 include $(dir $(LIB_RULES))build.rules
|
D | objs.mk | 3 _DIRS += $(dir $($(_OBJS_VAR)))
|
/hostap-latest/tests/hwsim/vm/ |
D | parallel-vm.py | 266 log = '{}/{}.srv.{}/console'.format(dir, timestamp, _vm['idx'] + 1) 316 global dir 402 global dir 451 dir = os.environ.get('HWSIM_TEST_LOG_DIR', '/tmp/hwsim-test-logs') 453 os.makedirs(dir) 469 logdir = os.path.join(dir, str(timestamp)) 563 with open('{}/{}-parallel.log'.format(dir, timestamp), 'w') as f: 574 fname = "%s/%d.srv.%d/%s.log" % (dir, timestamp, i + 1, 625 print("Logs: " + dir + '/' + str(timestamp)) 626 logger.info("Logs: " + dir + '/' + str(timestamp)) [all …]
|
/hostap-latest/tests/hwsim/ |
D | test_ap_hs20.py | 3122 dir = "/tmp/osu-fetch" 3123 if os.path.isdir(dir): 3124 files = [f for f in os.listdir(dir) if f.startswith("osu-")] 3126 os.remove(dir + "/" + f) 3129 os.makedirs(dir) 3135 dev[0].request("SET osu_dir " + dir) 3157 with open(dir + "/osu-providers.txt", "r") as f: 3165 files = [f for f in os.listdir(dir) if f.startswith("osu-")] 3167 os.remove(dir + "/" + f) 3168 os.rmdir(dir) [all …]
|
/hostap-latest/hs20/client/ |
D | osu_client.c | 486 char *dir, *pos; in download_trust_roots() local 490 dir = os_strdup(pps_fname); in download_trust_roots() 491 if (dir == NULL) in download_trust_roots() 493 pos = os_strrchr(dir, '/'); in download_trust_roots() 495 os_free(dir); in download_trust_roots() 500 snprintf(fname, sizeof(fname), "%s/ca.pem", dir); in download_trust_roots() 502 snprintf(fname, sizeof(fname), "%s/polupd-ca.pem", dir); in download_trust_roots() 506 snprintf(fname, sizeof(fname), "%s/aaa-ca.pem", dir); in download_trust_roots() 511 os_free(dir); in download_trust_roots() 1591 char buf[200], dir[200]; in set_pps_cred_digital_cert() local [all …]
|
D | Android.mk | 1 LOCAL_PATH := $(call my-dir)
|
/hostap-latest/hostapd/ |
D | hostapd_cli.c | 965 DIR *dir; in hostapd_cli_get_interfaces() local 969 dir = opendir(ctrl_iface_dir); in hostapd_cli_get_interfaces() 970 if (dir == NULL) in hostapd_cli_get_interfaces() 973 while ((dent = readdir(dir))) { in hostapd_cli_get_interfaces() 979 closedir(dir); in hostapd_cli_get_interfaces() 986 DIR *dir; in hostapd_cli_list_interfaces() local 988 dir = opendir(ctrl_iface_dir); in hostapd_cli_list_interfaces() 989 if (dir == NULL) { in hostapd_cli_list_interfaces() 996 while ((dent = readdir(dir))) { in hostapd_cli_list_interfaces() 1002 closedir(dir); in hostapd_cli_list_interfaces() [all …]
|
D | Android.mk | 7 LOCAL_PATH := $(call my-dir)
|
/hostap-latest/src/common/ |
D | wpa_ctrl.c | 276 DIR *dir; in wpa_ctrl_cleanup() local 283 if ((dir = opendir(CONFIG_CTRL_IFACE_CLIENT_DIR)) == NULL) in wpa_ctrl_cleanup() 289 closedir(dir); in wpa_ctrl_cleanup() 294 while ((result = readdir(dir)) != NULL) { in wpa_ctrl_cleanup() 298 closedir(dir); in wpa_ctrl_cleanup()
|
/hostap-latest/src/ap/ |
D | wmm.c | 216 unsigned int up, psb, dir, tid; in wmm_process_tspec() local 221 dir = (tspec->ts_info[0] >> 5) & 0x03; in wmm_process_tspec() 224 up, psb, dir, tid); in wmm_process_tspec()
|
/hostap-latest/src/eapol_auth/ |
D | eapol_auth_dump.c | 37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt() argument 39 switch (dir) { in ctrl_dir_txt()
|
/hostap-latest/ |
D | Android.mk | 1 S_LOCAL_PATH := $(call my-dir)
|