Searched refs:extra_cred (Results 1 – 7 of 7) sorted by relevance
169 struct wpabuf *extra_cred; member655 if (cfg->extra_cred) { in wps_registrar_init()656 reg->extra_cred = wpabuf_alloc_copy(cfg->extra_cred, in wps_registrar_init()658 if (reg->extra_cred == NULL) { in wps_registrar_init()706 wpabuf_clear_free(reg->extra_cred); in wps_registrar_deinit()1765 if (wps->wps->registrar->extra_cred) { in wps_build_cred()1767 wpabuf_put_buf(msg, wps->wps->registrar->extra_cred); in wps_build_cred()
362 const u8 *extra_cred; member
434 u8 *extra_cred; member
1144 cfg.extra_cred = conf->extra_cred; in hostapd_init_wps()
558 os_free(conf->extra_cred); in hostapd_config_free_bss()
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
3186 os_free(bss->extra_cred); in hostapd_config_fill()3187 bss->extra_cred = (u8 *) os_readfile(pos, &bss->extra_cred_len); in hostapd_config_fill()3188 if (bss->extra_cred == NULL) { in hostapd_config_fill()