Home
last modified time | relevance | path

Searched refs:WILC_FW_AES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h74 WILC_FW_AES = BIT(5), enumerator
83 WILC_FW_SEC_WPA_AES = WILC_FW_AES | WILC_FW_SEC_WPA,
86 WILC_FW_SEC_WPA2_AES = WILC_FW_AES | WILC_FW_SEC_WPA2,
H A Dcfg80211.c367 security |= WILC_FW_AES; in connect()
612 mode = priv->wilc_groupkey | WILC_FW_AES; in add_key()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h70 WILC_FW_AES = BIT(5), enumerator
79 WILC_FW_SEC_WPA_AES = WILC_FW_AES | WILC_FW_SEC_WPA,
82 WILC_FW_SEC_WPA2_AES = WILC_FW_AES | WILC_FW_SEC_WPA2,
H A Dcfg80211.c347 security |= WILC_FW_AES; in connect()
588 mode = priv->wilc_groupkey | WILC_FW_AES; in add_key()

Completed in 9 milliseconds