qcacld-3.0: Prepare non-zero IV for auth seq 3 frames
If the initialization vector is zero, some IOT APs unable to decrypt auth sequence 3 frame, which leads to disconnection. As IV is first 3 bytes of uninitialized "seed local variable", there are the changes of having IV value as 0. Hence host prepares non-zero initialization vector to encrypt auth sequence 3 frame. Change-Id: Ifc24ccc6c669bac3fc0389670580f6a9ec2672a0 CRs-Fixed: 2750718
Loading
Please register or sign in to comment