Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_enrollee.c524 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
Dwps_registrar.c2135 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
/external/wpa_supplicant_8/src/common/
Ddpp.h151 u8 e_nonce[DPP_MAX_NONCE_LEN]; member
Ddpp.c3318 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
3396 const u8 *wrapped_data, *e_nonce, *config_attr; in dpp_conf_req_rx() local
4255 const u8 *wrapped_data, *e_nonce, *status, *conf_obj; in dpp_conf_resp_rx() local