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