Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_enrollee.c524 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function
1006 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m2()
Dwps_registrar.c2237 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) in wps_process_registrar_nonce() function
2814 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m3()
2852 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m5()
3011 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) || in wps_process_m7()