Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_peer/
H A Deap_methods.h70 int eap_peer_method_unload(struct eap_method *method);
79 static inline int eap_peer_method_unload(struct eap_method *method) in eap_peer_method_unload() function
H A Deap_methods.c234 int eap_peer_method_unload(struct eap_method *method) in eap_peer_method_unload() function