|
wpa_supplicant / hostapd
2.5
|
EAP method registration. More...
Go to the source code of this file.
Functions | |
| int | eap_server_register_methods (void) |
| Register statically linked EAP server methods. More... | |
EAP method registration.
| int eap_server_register_methods | ( | void | ) |
Register statically linked EAP server methods.
This function is called at program initialization to register all EAP methods that were linked in statically.
1.8.6