Lines Matching refs:wpabuf_put_le16
35 wpabuf_put_le16(msg, DPP_ATTR_I_BOOTSTRAP_KEY_HASH); in dpp_build_attr_i_bootstrap_key_hash()
36 wpabuf_put_le16(msg, SHA256_MAC_LEN); in dpp_build_attr_i_bootstrap_key_hash()
100 wpabuf_put_le16(msg, DPP_ATTR_I_PROTOCOL_KEY); in dpp_auth_build_req()
101 wpabuf_put_le16(msg, wpabuf_len(pi)); in dpp_auth_build_req()
118 wpabuf_put_le16(msg, DPP_ATTR_CHANNEL); in dpp_auth_build_req()
119 wpabuf_put_le16(msg, 2); in dpp_auth_build_req()
127 wpabuf_put_le16(msg, DPP_ATTR_PROTOCOL_VERSION); in dpp_auth_build_req()
128 wpabuf_put_le16(msg, 1); in dpp_auth_build_req()
214 wpabuf_put_le16(msg, DPP_ATTR_WRAPPED_DATA); in dpp_auth_build_req()
215 wpabuf_put_le16(msg, siv_len); in dpp_auth_build_req()
285 wpabuf_put_le16(msg, DPP_ATTR_R_PROTOCOL_KEY); in dpp_auth_build_resp()
286 wpabuf_put_le16(msg, wpabuf_len(pr)); in dpp_auth_build_resp()
293 wpabuf_put_le16(msg, DPP_ATTR_PROTOCOL_VERSION); in dpp_auth_build_resp()
294 wpabuf_put_le16(msg, 1); in dpp_auth_build_resp()
400 wpabuf_put_le16(msg, DPP_ATTR_WRAPPED_DATA); in dpp_auth_build_resp()
401 wpabuf_put_le16(msg, siv_len); in dpp_auth_build_resp()
1065 wpabuf_put_le16(msg, DPP_ATTR_WRAPPED_DATA); in dpp_auth_build_conf()
1066 wpabuf_put_le16(msg, i_auth_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()
1096 wpabuf_put_le16(msg, DPP_ATTR_WRAPPED_DATA); in dpp_auth_build_conf()
1097 wpabuf_put_le16(msg, r_nonce_len + AES_BLOCK_SIZE); in dpp_auth_build_conf()