Page MenuHomeFreeBSD

LinuxKPI: migrate key data access to functions
Needs ReviewPublic

Authored by adrian on Jan 4 2026, 3:45 AM.
Referenced Files
Unknown Object (File)
Mon, May 11, 12:31 PM
Unknown Object (File)
Mon, May 11, 12:31 PM
Unknown Object (File)
Mon, May 11, 10:23 AM
Unknown Object (File)
Mon, May 11, 10:23 AM
Unknown Object (File)
Thu, May 7, 9:17 PM
Unknown Object (File)
Thu, May 7, 9:17 PM
Unknown Object (File)
Tue, Apr 28, 6:59 AM
Unknown Object (File)
Mon, Apr 27, 3:23 PM

Details

Reviewers
bz
Group Reviewers
wireless
Summary
  • Migrate the k->wk_key and k->wk_keylen access to the new crypto methods in net80211
  • don't use ic_miclen, use the tx/rx mic len methods
  • don't use wk_txmic and wk_rxmic, use the tx/rx mic data methods

This is in preparation to support GTK/IGTK keys and > 128 bit keys.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69603
Build 66486: arc lint + arc unit