Home
last modified time | relevance | path

Searched refs:ATTR_NETWORK_KEY (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h89 ATTR_NETWORK_KEY = 0x1027, enumerator
Dwps_attr_parse.c537 case ATTR_NETWORK_KEY: in wps_set_attr()
634 prev_type == ATTR_NETWORK_KEY) { in wps_parse_msg()
Dwps_enrollee.c322 wpabuf_put_be16(msg, ATTR_NETWORK_KEY); in wps_build_cred_network_key()
337 wpabuf_put_be16(msg, ATTR_NETWORK_KEY); in wps_build_cred_network_key()
Dwps_registrar.c1595 wpabuf_put_be16(msg, ATTR_NETWORK_KEY); in wps_build_cred_network_key()