Lines Matching refs:dpp_pb_bi
1541 if (!ifaces->dpp_pb_bi) in hostapd_dpp_remove_pb_hash()
2369 if (ifaces->dpp_pb_bi && in hostapd_dpp_rx_pkex_commit_reveal_resp()
2436 hapd->dpp_pkex_bi = ifaces->dpp_pb_bi; in hostapd_dpp_pb_pkex_init()
2441 ifaces->dpp_pb_bi->curve->nonce_len, in hostapd_dpp_pb_pkex_init()
2657 if (!ifaces->dpp_pb_bi) { in hostapd_dpp_rx_pb_presence_announcement()
2663 ifaces->dpp_pb_bi = dpp_bootstrap_get_id(ifaces->dpp, res); in hostapd_dpp_rx_pb_presence_announcement()
2664 if (!ifaces->dpp_pb_bi) in hostapd_dpp_rx_pb_presence_announcement()
2668 ifaces->dpp_pb_bi->curve->nonce_len)) { in hostapd_dpp_rx_pb_presence_announcement()
2687 ifaces->dpp_pb_bi, r_hash, ifaces->dpp_pb_c_nonce, in hostapd_dpp_rx_pb_presence_announcement()
2688 ifaces->dpp_pb_bi->curve->nonce_len); in hostapd_dpp_rx_pb_presence_announcement()
3970 if (ifaces->dpp_pb_bi) { in hostapd_dpp_push_button_stop()
3981 if (h->dpp_pkex_bi == ifaces->dpp_pb_bi) in hostapd_dpp_push_button_stop()
3986 os_snprintf(id, sizeof(id), "%u", ifaces->dpp_pb_bi->id); in hostapd_dpp_push_button_stop()
3988 ifaces->dpp_pb_bi = NULL; in hostapd_dpp_push_button_stop()