Home
last modified time | relevance | path

Searched refs:extra_cred_len (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps.h374 size_t extra_cred_len; member
Dwps_registrar.c688 cfg->extra_cred_len); in wps_registrar_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps.h383 size_t extra_cred_len; member
Dwps_registrar.c690 cfg->extra_cred_len); in wps_registrar_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h486 size_t extra_cred_len; member
Dwps_hostapd.c1211 cfg.extra_cred_len = conf->extra_cred_len; in hostapd_init_wps()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h494 size_t extra_cred_len; member
Dwps_hostapd.c1306 cfg.extra_cred_len = conf->extra_cred_len; in hostapd_init_wps()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3655 bss->extra_cred = (u8 *) os_readfile(pos, &bss->extra_cred_len);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3758 bss->extra_cred = (u8 *) os_readfile(pos, &bss->extra_cred_len); in hostapd_config_fill()