Searched refs:same (Results 1 – 25 of 42) sorted by relevance
12
/hostap-latest/wpa_supplicant/ |
D | todo.txt | 6 and try to optimize next connection if the same card is present for next 27 web pages including the same information.. i.e., have this information only 62 * could need to modify eap_{ttls,peap,fast}_decrypt to do same 74 phases should be able to use the same functions for this;
|
D | ctrl_iface_unix.c | 724 int same = 0; in wpa_supplicant_ctrl_iface_init() local 729 same = 1; in wpa_supplicant_ctrl_iface_init() 747 same = 1; in wpa_supplicant_ctrl_iface_init() 750 if (same) { in wpa_supplicant_ctrl_iface_init()
|
D | README-HS20 | 63 supports GAS/ANQP operations. This uses the same design as P2P, i.e., 115 # By default, all networks and credentials get the same priority group 187 # using same suffix match comparison. Suffix match here means that the 277 # provisioned by the same SP (i.e., for entries that have identical
|
D | README-WPS | 127 This starts the WPS negotiation in the same way as above with the 144 a button is also pressed at the AP/Registrar at about the same time (2 151 negotiation which will generate a new WPA PSK in the same way as the
|
D | android.config | 372 # same file, e.g., using trace-cmd. 423 # much more secure than using the same sequence of random numbers after every 525 # operations for roaming within an ESS (same SSID). See the bgscan parameter in
|
D | README-Windows.txt | 192 wpa_supplicant.exe program in the same way as with Linux. Note that 289 networks as a subkey. Each network has set of values in the same way as
|
/hostap-latest/eap_example/ |
D | README | 23 same for EAP server. eap_example.c is an example that ties in both the 28 the peer are passed by direct function calls within the same process.
|
/hostap-latest/doc/ |
D | eap.doxygen | 25 methods use the same interface between the peer state machine and 67 same for EAP server. \ref eap_example.c is an example that ties in both the 72 the peer are passed by direct function calls within the same process.
|
D | testing_tools.doxygen | 16 eapol_test is a program that links together the same EAP peer 36 eapol_test uses the same build time configuration file, .config, as 79 re-authentication. The configuration file uses the same format for
|
D | p2p_arch.dot | 40 { rank = same; mgmt_entity; p2p_module; }
|
D | p2p_arch2.dot | 66 { rank = same; umac; p2p_module; }
|
D | eap_server.doxygen | 25 methods use the same interface between the server state machine and
|
D | mainpage.doxygen | 11 same address. Please note that this software is licensed under the
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | eapol_test.sgml | 47 <para>eapol_test is a program that links together the same EAP 78 re-authentication. The configuration file uses the same format for 89 use the same format for network blocks as wpa_supplicant.
|
D | wpa_cli.sgml | 58 line. Both modes share the same command set and the main 64 then entered on the wpa_cli prompt. In command line mode, the same
|
D | wpa_priv.sgml | 129 processes at the same time, if desired.</para></listitem>
|
/hostap-latest/tests/ |
D | cipher-and-key-mgmt-testing.txt | 268 Otherwise same as above, but replace RESEND_M3 command with: 277 Otherwise same as above, but replace RESEND_M3 command with: 306 Otherwise same as above, but replace RESEND_M3 command with: 315 Otherwise same as above, but replace RESEND_M3 command with: 348 If the ANonce values are same, the AP did not update the ANonce for 376 verified (i.e., whether it is configuring the same TK again and then
|
D | README | 32 the older fuzz testing tools that are subject to removal once the same 33 newer tools have the same coverage available.
|
/hostap-latest/src/utils/ |
D | edit.c | 412 int same = common_len(c[0], c[i]); in max_common_length() local 413 if (same < len) in max_common_length() 414 len = same; in max_common_length()
|
/hostap-latest/hostapd/ |
D | README-MULTI-AP | 66 This is important because it is possible to use the same BSS and SSID for 67 fronthaul and backhaul at the same time. The additional information element must 81 This is the same behavior as for WDS, and the relevant option ('bridge' or
|
D | hostapd.eap_user | 17 # with the same username for phase 2.
|
D | ChangeLog | 175 all APs in the ESS to be updated at the same time to maintain FT 194 station side implementations will need to be update at the same 231 to be started at the same time 499 other BSSes of the radio at the same time 502 * replace dump_file functionality with same information being available 642 registrar. It works in the same way as new AP settings received 957 entries instead of only using the same three triplets every time 1027 this is using the same experimental type 255 as EAP-PSK) 1173 the same implementation that wpa_supplicant is using (wpa_ctrl.[ch])
|
/hostap-latest/hs20/server/ca/ |
D | openssl-root.cnf | 23 # several certificates with same subject
|
D | openssl.cnf | 23 # several certificates with same subject
|
/hostap-latest/tests/hwsim/vm/ |
D | README | 6 system and should be close to minimal. The architecture must be the same as
|
12