Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.h286 struct dpp_authentication { struct
287 struct dpp_global *global;
288 void *msg_ctx;
289 u8 peer_version;
290 const struct dpp_curve_params *curve;
291 const struct dpp_curve_params *new_curve;
292 struct dpp_bootstrap_info *peer_bi;
293 struct dpp_bootstrap_info *own_bi;
294 struct dpp_bootstrap_info *tmp_own_bi;
295 struct dpp_bootstrap_info *tmp_peer_bi;
[all …]