Searched defs:e_nonce (Results 1 – 4 of 4) sorted by relevance
539 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
2222 static int wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) in wps_process_enrollee_nonce()
4260 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() local5398 const u8 *wrapped_data, *e_nonce, *status, *conf_obj; in dpp_conf_resp_rx() local
246 u8 e_nonce[DPP_MAX_NONCE_LEN]; member