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

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_peap.c913 int next_vendor = EAP_VENDOR_IETF; local
950 next_vendor = sm->user->methods[
956 next_vendor, next_type);
959 next_vendor = EAP_VENDOR_IETF;
962 eap_peap_phase2_init(sm, data, next_vendor, next_type);
987 next_vendor = EAP_VENDOR_IETF;
989 eap_peap_phase2_init(sm, data, next_vendor, next_type);
1017 next_vendor = EAP_VENDOR_IETF;
1028 next_vendor = EAP_VENDOR_IETF;
1035 next_vendor
[all...]

Completed in 98 milliseconds