Home
last modified time | relevance | path

Searched refs:so (Results 1 – 25 of 43) sorted by relevance

12

/hostap-latest/tests/hwsim/tnc/
DMakefile4 ALL=libhostap_imc.so libhostap_imv.so libhostap2_imc.so libhostap2_imv.so
18 lib%.so: %.c
D.gitignore1 libhostap2_imc.so
2 libhostap2_imv.so
3 libhostap_imc.so
4 libhostap_imv.so
Dtnc_config1 IMC "hostap IMC" tnc/libhostap_imc.so
2 IMV "hostap IMV" tnc/libhostap_imv.so
3 IMC "hostap2 IMC" tnc/libhostap2_imc.so
4 IMV "hostap2 IMV" tnc/libhostap2_imv.so
/hostap-latest/src/eap_peer/
Deap_methods.c185 int eap_peer_method_load(const char *so) in eap_peer_method_load() argument
191 handle = dlopen(so, RTLD_LAZY); in eap_peer_method_load()
194 "'%s': %s", so, dlerror()); in eap_peer_method_load()
202 "eap_peer_method_dynamic_init()", so); in eap_peer_method_load()
210 "ret %d", so, ret); in eap_peer_method_load()
218 wpa_printf(MSG_DEBUG, "EAP: Loaded dynamic EAP method: '%s'", so); in eap_peer_method_load()
Deap_methods.h69 int eap_peer_method_load(const char *so);
74 static inline int eap_peer_method_load(const char *so) in eap_peer_method_load() argument
D.gitignore1 *.so
/hostap-latest/wpa_supplicant/examples/
DopenCryptoki.conf19 pkcs11_engine_path=/usr/lib/engines/engine_pkcs11.so
20 pkcs11_module_path=/usr/lib/opencryptoki/libopencryptoki.so
/hostap-latest/eap_example/
DMakefile107 LIBEAP = libeap.so
108 libeap.so: $(EAP_LIBS) $(OBJS_lib)
117 rm -f core *~ *.o *.d libeap.a libeap.so
D.gitignore3 libeap.so
/hostap-latest/wpa_supplicant/
DMakefile18 _all: libpasn.so
24 _all: libwpa_client.so
Dtodo.txt12 (actually, this already works with driver_ndis; so maybe just change
34 state machine so that EAPOL state machine is not needed for this
DREADME-Windows.txt57 default nmake.mak expects this to be unpacked into C:\dev\WpdPack so
128 Linux version, so instructions in README and example wpa_supplicant.conf
137 Windows NDIS/WinPcap uses quite long interface names, so some care
274 be a long (half a minute or so) delay in starting up wpa_supplicant
DREADME-P2P69 change in the future so that all the needed operations could be done
148 out whether the peer device is operating as a GO and if so, use
196 out whether the peer device is operating as a GO and if so, use
492 the P2P service indicator value so that peers know when previously
506 be transmitted, so use of the internal processing is strongly
671 connect through manual configuration does not change here, so if that is
/hostap-latest/src/
Dbuild.rules97 # (lib_phony so we recurse all the time)
/hostap-latest/tests/hwsim/
Dexample-hostapd.config95 # (though, with still some CPU and memory cost, so VM cases will need more
Dexample-wpa_supplicant.config143 # (though, with still some CPU and memory cost, so VM cases will need more
DREADME77 path into the environment so it doesn't need to be installed.
110 Some of the test scripts are still using hardcoded interface names, so
/hostap-latest/hostapd/
DREADME141 packets, so the Authentication Server should be a RADIUS server, like
150 with open systems authentication, so there is no security. After
291 certification for CCMP and/or mixed modes using both TKIP and CCMP, so
316 # so the PSK changes when ASCII passphrase is used and the SSID is changed.
DREADME-MULTI-AP111 BSSs, not on backhaul BSSs, so WPS should not be enabled on a backhaul-only
122 WPA2-Personal is supported in the Multi-AP specification, so there is no need
Dhostapd.eap_user28 # first matching entry is selected, so * should be used as the last phase 1
/hostap-latest/wpadebug/
DREADME14 not supposed to be installed on a production use device and doing so may
/hostap-latest/tests/hwsim/vm/
Dlinux.gdb64 echo as shared libraries, so just say 'y' if asked to make the\n
/hostap-latest/doc/
Deap_server.doxygen10 defined in this RFC and so is the interface between the server state
Deap.doxygen10 defined in this RFC and so is the interface between the peer state
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml125 before <command>wpa_supplicant</command> is started, so it is fine to

12