Home
last modified time | relevance | path

Searched defs:dpp_authentication (Results 1 – 1 of 1) sorted by relevance

/hostap/src/common/
Ddpp.h285 struct dpp_authentication { struct
286 struct dpp_global *global;
287 void *msg_ctx;
288 u8 peer_version;
289 const struct dpp_curve_params *curve;
290 const struct dpp_curve_params *new_curve;
291 struct dpp_bootstrap_info *peer_bi;
292 struct dpp_bootstrap_info *own_bi;
293 struct dpp_bootstrap_info *tmp_own_bi;
294 struct dpp_bootstrap_info *tmp_peer_bi;
[all …]