Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 9 of 9) sorted by relevance

/hostap-latest/doc/
Ddirectories.doxygen28 without making rest of the software dependent on which particular
52 operating systems without having to make rest of the source code
Dp2p.doxygen44 operations. Glue code is used to bind the P2P module API to the rest
/hostap-latest/wpadebug/
DREADME50 still use rest of the wpadebug app without doing this, but those
/hostap-latest/src/drivers/
Ddriver_bsd.c1433 int len, rest; in wpa_driver_bsd_get_scan_results2() local
1445 rest = len; in wpa_driver_bsd_get_scan_results2()
1446 while (rest >= sizeof(struct ieee80211req_scan_result)) { in wpa_driver_bsd_get_scan_results2()
1450 rest -= sr->isr_len; in wpa_driver_bsd_get_scan_results2()
/hostap-latest/wpa_supplicant/
Dtodo.txt75 the last step in processing sent should be this code and rest of the code
DREADME923 rest of the code (e.g., EAP authentication and WPA handshakes) into an
DChangeLog1512 wpa_supplicant functionality as root and rest as unprivileged,
1607 x86 and the crypto code is shared by rest of the supplicant so some
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml36 while leaving rest of the code (e.g., EAP authentication and WPA
/hostap-latest/hostapd/
DREADME-MULTI-AP19 summarized below. The rest of the protocol must be implemented by a separate