Searched refs:rest (Results 1 – 9 of 9) sorted by relevance
28 without making rest of the software dependent on which particular52 operating systems without having to make rest of the source code
44 operations. Glue code is used to bind the P2P module API to the rest
50 still use rest of the wpadebug app without doing this, but those
1433 int len, rest; in wpa_driver_bsd_get_scan_results2() local1445 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()
75 the last step in processing sent should be this code and rest of the code
923 rest of the code (e.g., EAP authentication and WPA handshakes) into an
1512 wpa_supplicant functionality as root and rest as unprivileged,1607 x86 and the crypto code is shared by rest of the supplicant so some
36 while leaving rest of the code (e.g., EAP authentication and WPA
19 summarized below. The rest of the protocol must be implemented by a separate