Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c2679 u8 *wrapped_r_nonce; in dpp_auth_build_conf() local
2810 wrapped_r_nonce = wpabuf_put(msg, r_nonce_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()
2818 2, addr, len, wrapped_r_nonce) < 0) in dpp_auth_build_conf()
2821 wrapped_r_nonce, r_nonce_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()