Lines Matching full:pre
2 * hostapd - Authenticator for IEEE 802.11i RSN pre-authentication
27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */
50 wpa_printf(MSG_DEBUG, "RSN: receive pre-auth packet " in rsn_preauth_receive()
53 wpa_printf(MSG_DEBUG, "RSN: too short pre-auth packet " in rsn_preauth_receive()
62 wpa_printf(MSG_DEBUG, "RSN: pre-auth for foreign address " in rsn_preauth_receive()
69 wpa_printf(MSG_DEBUG, "RSN: pre-auth for already association " in rsn_preauth_receive()
101 wpa_printf(MSG_DEBUG, "RSN pre-auth interface '%s'", ifname); in rsn_preauth_iface_add()
189 wpa_printf(MSG_DEBUG, "RSN: Removing pre-authentication STA entry for " in rsn_preauth_finished_cb()
201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
214 "added PMKSA cache entry (pre-auth)"); in rsn_preauth_finished()
219 "(pre-auth)"); in rsn_preauth_finished()
245 wpa_printf(MSG_DEBUG, "RSN: Could not find pre-authentication " in rsn_preauth_send()