Home
last modified time | relevance | path

Searched defs:authenticator (Results 1 – 6 of 6) sorted by relevance

/hostap/tests/hwsim/
Dradius_das.py14 secret=None, authenticator=None, **attributes): argument
34 secret=None, authenticator=None, **attributes): argument
Dtest_radius.py1189 def build_tunnel_password(secret, authenticator, psk): argument
/hostap/src/wps/
Dwps_attr_process.c16 int wps_process_authenticator(struct wps_data *wps, const u8 *authenticator, in wps_process_authenticator()
Dwps_attr_parse.h35 const u8 *authenticator; /* WPS_AUTHENTICATOR_LEN (8) octets */ member
Dwps_validate.c766 static int wps_validate_authenticator(const u8 *authenticator, int mandatory) in wps_validate_authenticator()
/hostap/src/radius/
Dradius.h22 u8 authenticator[16]; member