Searched refs:wps_process_registrar_nonce (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_enrollee.c | 513 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 963 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m2()
|
H A D | wps_registrar.c | 2223 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 2810 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m3() 2848 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m5() 2999 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m7()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_enrollee.c | 513 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 974 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m2()
|
H A D | wps_registrar.c | 2214 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function 2801 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m3() 2839 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m5() 2990 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m7()
|
Completed in 11 milliseconds