Home
last modified time | relevance | path

Searched refs:radius_msg_make_authenticator (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/radius/
H A Dradius.h270 int radius_msg_make_authenticator(struct radius_msg *msg);
H A Dradius.c910 int radius_msg_make_authenticator(struct radius_msg *msg) in radius_msg_make_authenticator() function
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_auth.c158 if (radius_msg_make_authenticator(msg) < 0) { in hostapd_radius_acl_query()
H A Dieee802_1x.c701 if (radius_msg_make_authenticator(msg) < 0) { in ieee802_1x_encapsulate_radius()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Deapol_test.c197 radius_msg_make_authenticator(msg); in ieee802_1x_encapsulate_radius()