Lines Matching full:authenticator
2 * hostapd - IEEE 802.11i-2004 / WPA Authenticator
381 * wpa_init - Initialize WPA authenticator
382 * @addr: Authenticator address
383 * @conf: Configuration for WPA authenticator
384 * @cb: Callback functions for WPA authenticator
385 * Returns: Pointer to WPA authenticator data or %NULL on failure
448 * wpa_deinit - Deinitialize WPA authenticator
449 * @wpa_auth: Pointer to WPA authenticator data from wpa_init()
484 * wpa_reconfig - Update WPA authenticator configuration
485 * @wpa_auth: Pointer to WPA authenticator data from wpa_init()
486 * @conf: Configuration for WPA authenticator
1011 * handshake, but since Authenticator may do it, let's
1079 * is done only at the Authenticator and as such, does not need to be