Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcommon.h75 WAPI_CRYPT = 0x10, enumerator
H A Dcfg80211.c254 *ar_cipher = WAPI_CRYPT; in ath6kl_set_cipher()
1193 key_type = WAPI_CRYPT; in ath6kl_cfg80211_add_key()
1212 key_type == WAPI_CRYPT)) { in ath6kl_cfg80211_add_key()
2857 p.prwise_crypto_type |= WAPI_CRYPT; in ath6kl_start_ap()
2880 p.grp_crypto_type = WAPI_CRYPT; in ath6kl_start_ap()
H A Dmain.c389 if (!ik->valid || ik->key_type != WAPI_CRYPT) in ath6kl_connect_ap_mode_bss()