Searched refs:eap_peer_get_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_methods.h24 EapType eap_peer_get_type(const char *name, int *vendor);
32 static inline EapType eap_peer_get_type(const char *name, int *vendor) function
H A Deap_methods.c42 * eap_peer_get_type - Get EAP type for the given EAP method name
50 EapType eap_peer_get_type(const char *name, int *vendor) function
H A Deap.c2623 u32 type = eap_peer_get_type(name, &v);
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dconfig.c1494 methods[num_methods].method = eap_peer_get_type(
3306 method.method = eap_peer_get_type(value, &method.vendor);

Completed in 120 milliseconds