Home
last modified time | relevance | path

Searched refs:wps_process_registrar_nonce (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_registrar.c1556 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()
Dwps_enrollee.c463 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()