| /src/external/bsd/wpa/dist/src/ap/ |
| hostapd.h | 425 struct dpp_pkex *dpp_pkex; member in struct:hostapd_data
|
| /src/external/bsd/wpa/dist/src/common/ |
| dpp.h | 184 unsigned int pkex_t; /* number of failures before dpp_pkex 202 struct dpp_pkex { struct 675 struct dpp_pkex * dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, 679 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx, 686 struct wpabuf * dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex, 689 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex, 692 int dpp_pkex_rx_commit_reveal_resp(struct dpp_pkex *pkex, const u8 *hdr, 694 void dpp_pkex_free(struct dpp_pkex *pkex); 729 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer, 774 int dpp_tcp_pkex_init(struct dpp_global *dpp, struct dpp_pkex *pkex [all...] |
| /src/external/bsd/wpa/dist/wpa_supplicant/ |
| wpa_supplicant_i.h | 1486 struct dpp_pkex *dpp_pkex; member in struct:wpa_supplicant
|