Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Ddebugfs_key.c103 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_tx_spec_write()
142 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_tx_spec_read()
192 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_rx_spec_read()
240 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_replays_read()
269 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_icverrors_read()
Dkey.c203 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_key_enable_hw_accel()
459 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_key_alloc()
549 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_key_free_common()
906 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_get_key_tx_seq()
957 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_get_key_rx_seq()
1000 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_set_key_tx_seq()
1052 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_set_key_rx_seq()
Dmain.c680 WLAN_CIPHER_SUITE_BIP_CMAC_256, in ieee80211_init_cipher_suites()
770 suites[w++] = WLAN_CIPHER_SUITE_BIP_CMAC_256; in ieee80211_init_cipher_suites()
Dtx.c633 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_tx_h_select_key()
1025 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_tx_h_encrypt()
2605 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_check_fast_xmit()
Dcfg.c170 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_add_key()
364 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_get_key()
Drx.c1714 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_rx_h_decrypt()
/linux-4.4.14/net/wireless/
Dutil.c246 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_validate_key_settings()
290 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_validate_key_settings()
325 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_validate_key_settings()
/linux-4.4.14/include/linux/
Dieee80211.h2261 #define WLAN_CIPHER_SUITE_BIP_CMAC_256 0x000FAC0D macro