Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 13 of 13) sorted by relevance

/hostap-latest/tests/hwsim/vm/
Dexample-vm-setup.txt18 - boot to the installed system
19 - update the installed packages:
24 Install the prerequisite packages that may not have been installed by default
/hostap-latest/wpadebug/
DREADME14 not supposed to be installed on a production use device and doing so may
61 Optionally, a text file with a set of command can be installed to allow
/hostap-latest/hostapd/logwatch/
DREADME4 These files can be installed by copying them to following locations:
/hostap-latest/wpa_supplicant/wpa_gui-qt4/icons/
DREADME4 are installed and use `make' to create various sized png and xpm icons.
/hostap-latest/wpa_supplicant/
DREADME-Windows.txt13 (http://winpcap.polito.it/) is installed for accessing packets and the
66 installed following instructions in INSTALL.W32. Note that if EAP-FAST
69 nmake.mak file expects OpenSSL to be installed into C:\dev\openssl, but
100 to be installed in compiler/linker default directories or their
Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
Dandroid.config13 # Uncomment following two lines and fix the paths if you have installed OpenSSL
Ddefconfig13 # Uncomment following two lines and fix the paths if you have installed OpenSSL
/hostap-latest/tests/hwsim/
Dexample-setup.txt30 - boot to the installed operating system
33 Install the prerequisite packages that may not have been installed by default
DREADME62 installed by default in many distributions. For example, following
77 path into the environment so it doesn't need to be installed.
/hostap-latest/hs20/server/
Dhs20-osu-server.txt12 secure to be installed in a publicly available Internet server without
/hostap-latest/src/common/
Dwpa_common.h272 int installed; /* 1 if key has already been installed to driver */ member
/hostap-latest/src/rsn_supp/
Dwpa.c1228 if (sm->ptk.installed) { in wpa_supplicant_install_ptk()
1297 sm->ptk.installed = 1; in wpa_supplicant_install_ptk()
5618 return sm->tk_set || sm->ptk.installed; in wpa_sm_has_ptk_installed()
6769 sm->ptk.installed = 1; in fils_process_assoc_resp()