Searched refs:TX_MIC_KEY_LEN (Results 1 – 2 of 2) sorted by relevance
43 #define TX_MIC_KEY_LEN 8 macro
3207 u8KeyLen += TX_MIC_KEY_LEN; in host_int_add_ptk()3231 memcpy(msg.body.key_info.attr.wpa.key + 24, pu8TxMic, TX_MIC_KEY_LEN); in host_int_add_ptk()3233 for (i = 0; i < TX_MIC_KEY_LEN; i++) in host_int_add_ptk()3273 u8KeyLen += TX_MIC_KEY_LEN; in host_int_add_rx_gtk()3300 TX_MIC_KEY_LEN); in host_int_add_rx_gtk()