Home
last modified time | relevance | path

Searched defs:t_key_len (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c1108 u8 t_key_len = ptk_key_len + WILC_RX_MIC_KEY_LEN + WILC_TX_MIC_KEY_LEN; in wilc_add_ptk() local
1178 u8 t_key_len = igtk_key_len; in wilc_add_igtk() local
1211 int t_key_len = gtk_key_len + WILC_RX_MIC_KEY_LEN + WILC_TX_MIC_KEY_LEN; in wilc_add_rx_gtk() local