Searched defs:authenticator (Results 1 – 3 of 3) 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()