hostap/src/drivers
Jouni Malinen 4ae3f39720 Add a helper function for recognizing BIP enum wpa_alg values
Use a shared wpa_alg_bip() function for this and fix the case in
nl_add_key() to cover all BIP algorithms. That fix does not change any
behavior since the function is not currently used with any BIP
algorithm, but it is better to avoid surprises should it ever be needed
with IGTK.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-05-17 01:31:19 +03:00
..
.gitignore
android_drv.h
driver.h Rename WPA_ALG_IGTK to use the correct cipher name for BIP 2020-05-17 01:31:19 +03:00
driver_atheros.c Rename WPA_ALG_IGTK to use the correct cipher name for BIP 2020-05-17 01:31:19 +03:00
driver_bsd.c nl80211: Fetch information on supported AKMs from the driver 2020-05-12 16:57:17 +03:00
driver_common.c nl80211: Add a separate driver capability for control port RX 2020-04-19 15:53:02 +03:00
driver_hostap.c driver: Extend send_mlme() with wait option 2020-02-29 23:03:20 +02:00
driver_hostap.h
driver_macsec_linux.c MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
driver_macsec_qca.c MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
driver_ndis.c nl80211: Fetch information on supported AKMs from the driver 2020-05-12 16:57:17 +03:00
driver_ndis.h
driver_ndis_.c
driver_nl80211.c Add a helper function for recognizing BIP enum wpa_alg values 2020-05-17 01:31:19 +03:00
driver_nl80211.h nl80211: Remove AP mode interface from bridge for STA-mode-scan 2020-05-15 21:23:50 +03:00
driver_nl80211_android.c Drop support for libnl 1.1 2020-01-02 18:05:38 +02:00
driver_nl80211_capa.c nl80211: Fetch information on supported AKMs from the driver 2020-05-12 16:57:17 +03:00
driver_nl80211_event.c nl80211: Remove AP mode interface from bridge for STA-mode-scan 2020-05-15 21:23:50 +03:00
driver_nl80211_monitor.c nl80211: Use monitor interface for sending no-encrypt test frames 2020-01-04 20:23:05 +02:00
driver_nl80211_scan.c nl80211: Remove AP mode interface from bridge for STA-mode-scan 2020-05-15 21:23:50 +03:00
driver_none.c driver: Remove unused send_ether() driver op 2020-01-05 18:32:10 +02:00
driver_openbsd.c Replace WPA_ALG_PMK with KEY_FLAG_PMK 2020-03-06 21:44:31 +02:00
driver_privsep.c privsep: Mask out control port capability flag 2020-03-01 21:31:07 +02:00
driver_roboswitch.c roboswitch: Check some read operation results 2019-03-09 18:56:48 +02:00
driver_wext.c Rename WPA_ALG_IGTK to use the correct cipher name for BIP 2020-05-17 01:31:19 +03:00
driver_wext.h driver: Move set_key() parameters into a struct 2020-01-09 00:48:57 +02:00
driver_wired.c Fix indentation level 2018-11-30 21:28:19 +02:00
driver_wired_common.c wired: Mark some common helper functions static 2016-11-30 20:08:39 +02:00
driver_wired_common.h wired: Mark some common helper functions static 2016-11-30 20:08:39 +02:00
drivers.c macsec_linux: Add a driver for macsec on Linux kernels 2016-11-30 20:08:36 +02:00
drivers.mak Drop support for libnl 1.1 2020-01-02 18:05:38 +02:00
drivers.mk Drop support for libnl 1.1 2020-01-02 18:05:38 +02:00
linux_defines.h
linux_ioctl.c vlan: Use new bridge ioctl() 2019-01-02 00:23:43 +02:00
linux_ioctl.h
linux_wext.h
Makefile
ndis_events.c
netlink.c
netlink.h
nl80211_copy.h Sync with mac80211-next.git include/uapi/linux/nl80211.h 2020-04-24 17:06:36 +03:00
priv_netlink.h
rfkill.c
rfkill.h