MIC_KEY_LENGTH
__u8 tkip_tx_mic_key[MIC_KEY_LENGTH];
__u8 tkip_rx_mic_key[MIC_KEY_LENGTH];
keymlen = MAX_ENCR_KEY_LENGTH + 2 * MIC_KEY_LENGTH;