Searched refs:backends (Results 1 – 5 of 5) sorted by relevance
19 static const struct ext_password_backend *backends[] = { variable45 for (i = 0; backends[i]; i++) { in ext_password_init()46 if (os_strcmp(backends[i]->name, backend) == 0) { in ext_password_init()47 data->backend = backends[i]; in ext_password_init()
246 <para>A summary of available driver backends is below. Support for each247 of the driver backends is chosen at wpa_supplicant compile time. For a248 list of supported driver backends that may be used with the -D option on
115 supported <command>wpa_supplicant</command> driver backends is to be
54 backends. Each backend is implemented in its own config_*.c file.
1858 * added better support for multiple control interface backends1987 * added support for multiple configuration backends (CONFIG_BACKEND