Searched refs:extra_cred (Results 1 – 3 of 3) sorted by relevance
269 u8 *extra_cred; member
169 struct wpabuf *extra_cred; member689 if (cfg->extra_cred) { in wps_registrar_init()690 reg->extra_cred = wpabuf_alloc_copy(cfg->extra_cred, in wps_registrar_init()692 if (reg->extra_cred == NULL) { in wps_registrar_init()757 wpabuf_clear_free(reg->extra_cred); in wps_registrar_deinit()1850 if (wps->wps->registrar->extra_cred) { in wps_build_cred()1852 wpabuf_put_buf(msg, wps->wps->registrar->extra_cred); in wps_build_cred()
382 const u8 *extra_cred; member