Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:auth_response

63 	u8 auth_response[20];
716 pos, data->auth_response);
1417 os_memcmp(data->auth_response, recv_response, 20) != 0) {