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

/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h52 DPP_ATTR_R_AUTH_TAG = 0x100B, enumerator in enum:dpp_attribute_id
H A Ddpp.c2909 WPA_PUT_LE16(r_auth, DPP_ATTR_R_AUTH_TAG);
3924 r_auth = dpp_get_attr(unwrapped2, unwrapped2_len, DPP_ATTR_R_AUTH_TAG,
7836 wpabuf_put_le16(clear, DPP_ATTR_R_AUTH_TAG);
7845 wpabuf_put_le16(clear, DPP_ATTR_R_AUTH_TAG);
8169 peer_v = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_R_AUTH_TAG,

Completed in 66 milliseconds