Searched refs:DPP_ATTR_BOOTSTRAP_KEY (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h56 DPP_ATTR_BOOTSTRAP_KEY = 0x100F, enumerator in enum:dpp_attribute_id
H A Ddpp.c7514 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY);
7523 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY);
7815 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY);
7824 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY);
7968 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY,
8130 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY,

Completed in 67 milliseconds