Searched defs:authenticator (Results 1 – 6 of 6) sorted by relevance
14 secret=None, authenticator=None, **attributes): argument34 secret=None, authenticator=None, **attributes): argument
1189 def build_tunnel_password(secret, authenticator, psk): argument
16 int wps_process_authenticator(struct wps_data *wps, const u8 *authenticator, in wps_process_authenticator()
35 const u8 *authenticator; /* WPS_AUTHENTICATOR_LEN (8) octets */ member
766 static int wps_validate_authenticator(const u8 *authenticator, int mandatory) in wps_validate_authenticator()
22 u8 authenticator[16]; member