Home
last modified time | relevance | path

Searched refs:ATTR_ENROLLEE_NONCE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h77 ATTR_ENROLLEE_NONCE = 0x101a, enumerator
Dwps_attr_parse.c172 case ATTR_ENROLLEE_NONCE: in wps_set_attr()
Dwps_attr_build.c295 wpabuf_put_be16(msg, ATTR_ENROLLEE_NONCE); in wps_build_enrollee_nonce()