Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp.h281 struct dpp_authentication { struct
282 struct dpp_global *global;
283 void *msg_ctx;
284 u8 peer_version;
285 const struct dpp_curve_params *curve;
286 const struct dpp_curve_params *new_curve;
287 struct dpp_bootstrap_info *peer_bi;
288 struct dpp_bootstrap_info *own_bi;
289 struct dpp_bootstrap_info *tmp_own_bi;
290 struct dpp_bootstrap_info *tmp_peer_bi;
[all …]