Home
last modified time | relevance | path

Searched refs:module (Results 1 – 24 of 24) sorted by relevance

/hostap-latest/doc/
Dp2p.doxygen2 \page p2p Wi-Fi Direct - P2P module
18 P2P module implements higher layer functionality for management P2P
21 information about neighboring P2P Devices. This module could be used
23 inside the driver/firmware component. P2P module API is defined in
29 wpa_supplicant includes code in interact with both the P2P module
41 communication paths from the P2P module to upper layer management
44 operations. Glue code is used to bind the P2P module API to the rest
50 An architecture where the P2P module resides inside the
55 \image html p2p_arch.png "P2P module within wpa_supplicant"
56 \image latex p2p_arch.eps "P2P module within wpa_supplicant" width=15cm
[all …]
Ddirectories.doxygen11 This module includes IEEE 802.11, IEEE 802.1X, and WPA related
17 This module defines crypto and tls interfaces to provide portability
49 This module defines an interface for layer 2 (link layer) packet
58 RADIUS module includes RADIUS message building and parsing
67 This module can be used as an alternative to using an external TLS
Deap_server.doxygen5 defined in RFC 3748. hostapd uses a separate code module for EAP server
6 implementation. This module was designed to use only a minimal set of
16 layer being IEEE 802.1X if EAP module is built for other programs than
23 Each EAP method is implemented as a separate module, usually as one C
Deap.doxygen5 defined in RFC 3748. wpa_supplicant uses a separate code module for EAP
6 peer implementation. This module was designed to use only a minimal set
16 layer being IEEE 802.1X if EAP module is built for other programs than
23 Each EAP method is implemented as a separate module, usually as one C
Dmainpage.doxygen42 module that interacts with \ref eap_peer_module "EAP peer implementation".
80 module that interacts with \ref eap_server_module "EAP server implementation".
81 Similarly, RADIUS authentication server is in its own separate module.
Dporting.doxygen68 adding a new driver interface module or modifying an existing module
101 layer is required, a new l2_packet module may need to be
Dcode_structure.doxygen241 \ref eap_peer_module "EAP peer implementation" is a separate module that
Ddbus.doxygen638 <p>Set PKCS #11 engine and module path.</p>
644 <dd>PKCS #11 module path.</dd>
649 <dd>Invalid PKCS #11 engine or module path.</dd>
651 <dd>Reinit of the EAPOL state machine with the new PKCS #11 engine and module path failed.</dd>
858 <p>PKCS #11 module path.</p>
1570 …val obviously having to be larger than or equal to duration). If the P2P module is not idle at the…
/hostap-latest/src/utils/
Dwpa_debug.h288 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level,
292 unsigned int module, int level,
Dwpa_debug_zephyr.h338 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...)
341 typedef void (*hostapd_logger_cb_func)(void *ctx, const u8 *addr, unsigned int module, int level,
Dwpa_debug_zephyr.c352 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...) in hostapd_logger() argument
372 hostapd_logger_cb(ctx, addr, module, level, buf, len); in hostapd_logger()
Dwpa_debug.c833 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() argument
855 hostapd_logger_cb(ctx, addr, module, level, buf, len); in hostapd_logger()
/hostap-latest/tests/hwsim/
DREADME83 mac80211_hwsim kernel module is available from the upstream Linux
134 mac80211_hwsim module and start wpa_supplicant, hostapd, and various
137 module.
173 line. "-f <module name>" (pointing to file test_<module name>.py) can be
Dstart.sh118 test -d /sys/module/mac80211_hwsim || sudo modprobe mac80211_hwsim radios=7 channels=$NUM_CH suppor…
/hostap-latest/hostapd/
Dmain.c45 static void hostapd_logger_cb(void *ctx, const u8 *addr, unsigned int module, in hostapd_logger_cb() argument
69 switch (module) { in hostapd_logger_cb()
115 if ((conf_stdout & module) && level >= conf_stdout_level) { in hostapd_logger_cb()
121 if ((conf_syslog & module) && level >= conf_syslog_level) { in hostapd_logger_cb()
DChangeLog316 * added Fast Session Transfer (FST) module
745 * cleaned up various module interfaces
/hostap-latest/radius_example/
Dradius_example.c24 static void hostapd_logger_cb(void *ctx, const u8 *addr, unsigned int module, in hostapd_logger_cb() argument
/hostap-latest/tests/hwsim/vm/
Dlinux.gdb48 # Thus we can use that behaviour to work around the module issue:
/hostap-latest/tests/
DREADME39 tools that expose hostap.git module functionality with input from a file
/hostap-latest/wpa_supplicant/
Dandroid.config487 # Enabling directly a module will enable autoscan support.
488 # For exponential module:
490 # For periodic module:
Ddefconfig558 # Enabling directly a module will enable autoscan support.
559 # For exponential module:
561 # For periodic module:
DChangeLog226 kernel macsec module
474 * added Fast Session Transfer (FST) module
556 module gets removed and reloaded without restarting wpa_supplicant
1004 * added autoscan module to control scanning behavior while not connected
1024 OpenSSL FIPS object module
1304 * cleaned up various module interfaces
2076 * added possibility to override l2_packet module with driver interface
2528 * use module prefix in debug messages (WPA, EAP, EAP-TLS, ..)
Deapol_test.c93 static void hostapd_logger_cb(void *ctx, const u8 *addr, unsigned int module, in hostapd_logger_cb() argument
DREADME-P2P619 larger than or equal to duration). If the P2P module is not idle at