Home
last modified time | relevance | path

Searched refs:cipher_crypto (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/crypto/src/
H A Dwlan_nl_to_crypto_params.c65 wlan_crypto_cipher_type cipher_crypto; member
221 .cipher_crypto = WLAN_CRYPTO_CIPHER_NONE,
226 .cipher_crypto = WLAN_CRYPTO_CIPHER_WEP_40,
231 .cipher_crypto = WLAN_CRYPTO_CIPHER_TKIP,
236 .cipher_crypto = WLAN_CRYPTO_CIPHER_AES_CCM,
241 .cipher_crypto = WLAN_CRYPTO_CIPHER_WEP_104,
246 .cipher_crypto = WLAN_CRYPTO_CIPHER_AES_GCM,
251 .cipher_crypto = WLAN_CRYPTO_CIPHER_AES_GCM_256,
256 .cipher_crypto = WLAN_CRYPTO_CIPHER_AES_CCM_256,
261 .cipher_crypto = WLAN_CRYPTO_CIPHER_AES_CMAC,
[all …]