Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_enrollee.c539 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
Dwps_registrar.c2222 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c4260 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
4414 const u8 *wrapped_data, *e_nonce, *config_attr; in dpp_conf_req_rx() local
5398 const u8 *wrapped_data, *e_nonce, *status, *conf_obj; in dpp_conf_resp_rx() local
Ddpp.h246 u8 e_nonce[DPP_MAX_NONCE_LEN]; member