|
crypto_key = wlan_crypto_get_key(adapter->vdev, key_index);
|
|
crypto_key = wlan_crypto_get_key(adapter->vdev, key_index);
|
|
hdd_debug("unicast %d, cipher %d", unicast, crypto_key->cipher_type);
|
|
hdd_debug("unicast %d, cipher %d", unicast, crypto_key->cipher_type);
|