Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h22 #define WILC_TX_MIC_KEY_LEN 8 macro
H A Dhif.c1114 u8 t_key_len = ptk_key_len + WILC_RX_MIC_KEY_LEN + WILC_TX_MIC_KEY_LEN; in wilc_add_ptk()
1140 tx_mic, WILC_TX_MIC_KEY_LEN); in wilc_add_ptk()
1167 tx_mic, WILC_TX_MIC_KEY_LEN); in wilc_add_ptk()
1217 int t_key_len = gtk_key_len + WILC_RX_MIC_KEY_LEN + WILC_TX_MIC_KEY_LEN; in wilc_add_rx_gtk()
1239 tx_mic, WILC_TX_MIC_KEY_LEN); in wilc_add_rx_gtk()