Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_enrollee.c528 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
H A Dwps_registrar.c2208 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.c4845 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
4977 const u8 *wrapped_data, *e_nonce, *config_attr; in dpp_conf_req_rx() local
5915 const u8 *wrapped_data, *e_nonce, *status, *conf_obj; in dpp_conf_resp_rx() local
6017 const u8 *wrapped_data, *status, *e_nonce; in dpp_conf_result_rx() local
H A Ddpp.h191 u8 e_nonce[DPP_MAX_NONCE_LEN]; member