Searched refs:wps_registrar_unlock_pin (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps.c | 173 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e); in wps_deinit()
|
H A D | wps.h | 851 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
|
H A D | wps_registrar.c | 981 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E 990 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) in wps_registrar_unlock_pin() function 2372 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e); in wps_process_e_snonce2() 2376 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make in wps_process_e_snonce2()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.c | 172 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e); in wps_deinit()
|
H A D | wps.h | 859 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
|
H A D | wps_registrar.c | 982 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E 991 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) in wps_registrar_unlock_pin() function 2363 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e); in wps_process_e_snonce2() 2367 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make in wps_process_e_snonce2()
|
Completed in 13 milliseconds