Searched refs:i_auth_len (Results 1 – 1 of 1) sorted by relevance
3260 size_t i_auth_len; in dpp_auth_build_conf() local3275 i_auth_len = 4 + auth->curve->hash_len; in dpp_auth_build_conf()3279 4 + i_auth_len + r_nonce_len + AES_BLOCK_SIZE; in dpp_auth_build_conf()3347 i_auth_len = 0; in dpp_auth_build_conf()3365 wpabuf_put_le16(msg, i_auth_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()3366 wrapped_i_auth = wpabuf_put(msg, i_auth_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()3388 i_auth, i_auth_len, in dpp_auth_build_conf()3392 wrapped_i_auth, i_auth_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()3952 i_auth_len; in dpp_auth_conf_rx() local4079 &i_auth_len); in dpp_auth_conf_rx()[all …]