Home
last modified time | relevance | path

Searched refs:backend (Results 1 – 12 of 12) sorted by relevance

/hostap-latest/src/utils/
Dext_password.c30 const struct ext_password_backend *backend; member
35 struct ext_password_data * ext_password_init(const char *backend, in ext_password_init() argument
46 if (os_strcmp(backends[i]->name, backend) == 0) { in ext_password_init()
47 data->backend = backends[i]; in ext_password_init()
52 if (!data->backend) { in ext_password_init()
57 data->priv = data->backend->init(params); in ext_password_init()
69 if (data && data->backend && data->priv) in ext_password_deinit()
70 data->backend->deinit(data->priv); in ext_password_deinit()
80 return data->backend->get(data->priv, name); in ext_password_get()
Dext_password.h16 struct ext_password_data * ext_password_init(const char *backend,
/hostap-latest/doc/
Dcode_structure.doxygen194 Configuration backend for text files (e.g., wpa_supplicant.conf)
197 Configuration backend for Windows registry
212 UNIX domain sockets -based control interface backend
215 UDP sockets -based control interface backend
218 Windows named pipes -based control interface backend
Dporting.doxygen48 \section configuration_backend Configuration backend
51 backend to be easily replaced in order to read configuration data from
54 backends. Each backend is implemented in its own config_*.c file.
56 The included \ref config_file.c backend uses a text file for configuration
58 an example for a new configuration backend if the target platform uses
61 new configuration backend.
Dp2p.doxygen368 through the control interface backend mechanism (e.g., local domain
Ddbus.doxygen1028 <p>External password backend or an empty string if none</p>
/hostap-latest/wpa_supplicant/
Dandroid.config175 # Select control interface backend for external programs, e.g, wpa_cli:
218 # Select configuration backend:
221 # select the backend that allows configuration files to be used)
493 # Password (and passphrase, etc.) backend for external storage
498 # External password backend for testing purposes (developer use)
Ddefconfig218 # Select control interface backend for external programs, e.g, wpa_cli:
267 # Select configuration backend:
270 # select the backend that allows configuration files to be used)
564 # Password (and passphrase, etc.) backend for external storage
569 # External password backend for testing purposes (developer use)
571 # File-based backend to read passwords from an external file.
DChangeLog97 * added a file-based backend for external password storage to allow
1650 * added an alternative control interface backend for Windows targets:
1891 version of wpa_supplicant.exe with configuration backend using
DREADME264 background and acts as the backend component controlling the wireless
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml117 (e.g, wpa_supplicant -h). The driver backend supported by most good
Dwpa_supplicant.sgml66 backend component controlling the wireless