Searched refs:wps_process_registrar_nonce (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_enrollee.c | 463 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 752 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m2()
|
D | wps_registrar.c | 1556 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 1986 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m3() 2023 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m5() 2130 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m7()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_enrollee.c | 451 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 847 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m2()
|
D | wps_registrar.c | 1901 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 2441 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m3() 2479 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m5() 2616 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m7()
|