Searched refs:eap_peer_method_unload (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_methods.h69 int eap_peer_method_unload(struct eap_method *method);
78 static inline int eap_peer_method_unload(struct eap_method *method) function
H A Deap_methods.c222 * eap_peer_method_unload - Unload a dynamic EAP method library (shared object)
231 int eap_peer_method_unload(struct eap_method *method) function

Completed in 100 milliseconds