Searched defs:authenticator (Results 1 – 4 of 4) sorted by relevance
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