/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | wpa_auth_glue.c | 565 u8 *tspec_ie, size_t tspec_ielen) 568 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); 564 hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
H A D | ap_drv_ops.c | 404 u8 *tspec_ie, size_t tspec_ielen) 408 return hapd->driver->add_tspec(hapd->drv_priv, addr, tspec_ie, 403 hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
H A D | wpa_auth_ft.c | 65 u8 *tspec_ie, size_t tspec_ielen) 71 return wpa_auth->cb.add_tspec(wpa_auth->cb.ctx, sta_addr, tspec_ie, 63 wpa_ft_add_tspec(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth_glue.c | 565 u8 *tspec_ie, size_t tspec_ielen) 568 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); 564 hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
H A D | ap_drv_ops.c | 404 u8 *tspec_ie, size_t tspec_ielen) 408 return hapd->driver->add_tspec(hapd->drv_priv, addr, tspec_ie, 403 hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
H A D | wpa_auth_ft.c | 65 u8 *tspec_ie, size_t tspec_ielen) 71 return wpa_auth->cb.add_tspec(wpa_auth->cb.ctx, sta_addr, tspec_ie, 63 wpa_ft_add_tspec(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | wpa_auth_glue.c | 565 u8 *tspec_ie, size_t tspec_ielen) 568 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); 564 hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
H A D | ap_drv_ops.c | 404 u8 *tspec_ie, size_t tspec_ielen) 408 return hapd->driver->add_tspec(hapd->drv_priv, addr, tspec_ie, 403 hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
H A D | wpa_auth_ft.c | 65 u8 *tspec_ie, size_t tspec_ielen) 71 return wpa_auth->cb.add_tspec(wpa_auth->cb.ctx, sta_addr, tspec_ie, 63 wpa_ft_add_tspec(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) argument
|
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | driver_atheros.c | 1866 static int atheros_add_tspec(void *priv, const u8 *addr, u8 *tspec_ie, argument 1877 os_memcpy(addts->tspecie, tspec_ie, tspec_ielen); 1885 os_memcpy(tspec_ie, addts->tspecie, tspec_ielen);
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_atheros.c | 1866 static int atheros_add_tspec(void *priv, const u8 *addr, u8 *tspec_ie, argument 1877 os_memcpy(addts->tspecie, tspec_ie, tspec_ielen); 1885 os_memcpy(tspec_ie, addts->tspecie, tspec_ielen);
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | driver_atheros.c | 1866 static int atheros_add_tspec(void *priv, const u8 *addr, u8 *tspec_ie, argument 1877 os_memcpy(addts->tspecie, tspec_ie, tspec_ielen); 1885 os_memcpy(tspec_ie, addts->tspecie, tspec_ielen);
|