Searched refs:extra_cred (Results 1 – 7 of 7) sorted by relevance
171 struct wpabuf *extra_cred; member688 if (cfg->extra_cred) { in wps_registrar_init()689 reg->extra_cred = wpabuf_alloc_copy(cfg->extra_cred, in wps_registrar_init()691 if (reg->extra_cred == NULL) { in wps_registrar_init()754 wpabuf_clear_free(reg->extra_cred); in wps_registrar_deinit()1839 if (wps->wps->registrar->extra_cred) { in wps_build_cred()1841 wpabuf_put_buf(msg, wps->wps->registrar->extra_cred); in wps_build_cred()
378 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
3718 os_free(bss->extra_cred);3719 bss->extra_cred = (u8 *) os_readfile(pos, &bss->extra_cred_len);3720 if (bss->extra_cred == NULL) {
490 u8 *extra_cred; member
1303 cfg.extra_cred = conf->extra_cred; in hostapd_init_wps()
845 os_free(conf->extra_cred); in hostapd_config_free_bss()