Home
last modified time | relevance | path

Searched refs:req_msg (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.h251 struct wpabuf *req_msg; member
Ddpp.c1639 auth->req_msg = dpp_auth_build_req(auth, pi, nonce_len, r_pubkey_hash, in dpp_auth_init()
1641 if (!auth->req_msg) in dpp_auth_init()
3826 wpabuf_free(auth->req_msg); in dpp_auth_deinit()