Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c0332168 authored by Chet Lanctot's avatar Chet Lanctot
Browse files

cfg80211: Pass PTK as part of key management offload completion



When the device indicates completion of key management offload to
the supplicant by signaling a key management authorization event,
it must pass the derived PTK KCK and PTK KEK.  The supplicant
needs this information in case it must handle a later operation
that requires knowledge of the PTK, such as a GTK rekeying.

A new routine to signal key management offload completion is
defined, cfg80211_key_mgmt_auth.  This routine takes a
parameter which is a structure containing the authorization
information.  Eventually the old routine cfg80211_authorization_event
can be removed when it is no longer referenced by any device driver.

Change-Id: I2bc426178f36615e31c110cdbcd539016bc41975
CRs-Fixed: 728422
Signed-off-by: default avatarChet Lanctot <clanctot@codeaurora.org>
parent 169417fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment