Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h22 #define WILC_TX_MIC_KEY_LEN 8 macro
H A Dhif.c1111 u8 t_key_len = ptk_key_len + WILC_RX_MIC_KEY_LEN + WILC_TX_MIC_KEY_LEN; in wilc_add_ptk()
1137 tx_mic, WILC_TX_MIC_KEY_LEN); in wilc_add_ptk()
1164 tx_mic, WILC_TX_MIC_KEY_LEN); in wilc_add_ptk()
1214 int t_key_len = gtk_key_len + WILC_RX_MIC_KEY_LEN + WILC_TX_MIC_KEY_LEN; in wilc_add_rx_gtk()
1236 tx_mic, WILC_TX_MIC_KEY_LEN); in wilc_add_rx_gtk()