Searched refs:extra_cred (Results 1 – 7 of 7) sorted by relevance
169 struct wpabuf *extra_cred; member686 if (cfg->extra_cred) { in wps_registrar_init()687 reg->extra_cred = wpabuf_alloc_copy(cfg->extra_cred, in wps_registrar_init()689 if (reg->extra_cred == NULL) { in wps_registrar_init()753 wpabuf_clear_free(reg->extra_cred); in wps_registrar_deinit()1838 if (wps->wps->registrar->extra_cred) { in wps_build_cred()1840 wpabuf_put_buf(msg, wps->wps->registrar->extra_cred); in wps_build_cred()
369 const u8 *extra_cred; member
261 skip_cred_build=1 option in the configuration. extra_cred option will264 i.e., it will have to include valid WPS attributes. extra_cred can
3617 os_free(bss->extra_cred); in hostapd_config_fill()3618 bss->extra_cred = (u8 *) os_readfile(pos, &bss->extra_cred_len); in hostapd_config_fill()3619 if (bss->extra_cred == NULL) { in hostapd_config_fill()
465 u8 *extra_cred; member
1210 cfg.extra_cred = conf->extra_cred; in hostapd_init_wps()
646 os_free(conf->extra_cred); in hostapd_config_free_bss()