Searched refs:dpp_tcp_init (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/common/ |
D | dpp.h | 779 int dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth,
|
D | dpp_tcp.c | 2009 int dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth, in dpp_tcp_init() function
|
/hostap-latest/src/ap/ |
D | dpp_hostapd.c | 958 return dpp_tcp_init(hapd->iface->interfaces->dpp, auth, in hostapd_dpp_auth_init()
|
/hostap-latest/wpa_supplicant/ |
D | dpp_supplicant.c | 975 return dpp_tcp_init(wpa_s->dpp, auth, &ipaddr, tcp_port, in wpas_dpp_auth_init()
|