Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.h58 DPP_ATTR_FINITE_CYCLIC_GROUP = 0x1012, enumerator
H A Ddpp.c6973 wpabuf_put_le16(msg, DPP_ATTR_FINITE_CYCLIC_GROUP); in dpp_pkex_build_exchange_req()
7156 wpabuf_put_le16(msg, DPP_ATTR_FINITE_CYCLIC_GROUP); in dpp_pkex_build_exchange_resp()
7302 attr_group = dpp_get_attr(buf, len, DPP_ATTR_FINITE_CYCLIC_GROUP, in dpp_pkex_rx_exchange_req()
7646 DPP_ATTR_FINITE_CYCLIC_GROUP, in dpp_pkex_rx_exchange_resp()