
For GTK offload functionality, currently only 16bytes of KEK and KCK are being copied from the userspace. In latest kernel, kek length and kck length are sent to the host driver as part of set_rekey_data command. Therefore, use this length to copy the kek, kck params in host driver. Change-Id: Idef0247aaab22022a84898eca6eb2f010ca1bf1f CRs-Fixed: 3345506