Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_impl.h89 #define WPA_KEY_INFO_INSTALL BIT(6) /* pairwise */ macro
H A Dwpa.c1248 if (key_info & WPA_KEY_INFO_INSTALL) { in wpa_supplicant_process_3_of_4()