Searched refs:eap_peer_method_load (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Deap_methods.h68 int eap_peer_method_load(const char *so);
73 static inline int eap_peer_method_load(const char *so) function
H A Deap_methods.c178 * eap_peer_method_load - Load a dynamic EAP method library (shared object)
182 int eap_peer_method_load(const char *so) function
227 * loaded with eap_peer_method_load(). Before unloading the method, all
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dconfig.c2802 ret = eap_peer_method_load(so);

Completed in 115 milliseconds