Searched refs:RX_MIC_KEY_LEN (Results 1 – 2 of 2) sorted by relevance
44 #define RX_MIC_KEY_LEN 8 macro
3202 u8KeyLen += RX_MIC_KEY_LEN; in host_int_add_ptk()3222 memcpy(msg.body.key_info.attr.wpa.key + 16, pu8RxMic, RX_MIC_KEY_LEN); in host_int_add_ptk()3224 for (i = 0; i < RX_MIC_KEY_LEN; i++) in host_int_add_ptk()3268 u8KeyLen += RX_MIC_KEY_LEN; in host_int_add_rx_gtk()3294 RX_MIC_KEY_LEN); in host_int_add_rx_gtk()