Page MenuHomeFreeBSD

LinuxKPI: migrate key data access to functions
Needs ReviewPublic

Authored by adrian on Jan 4 2026, 3:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 5:15 AM
Unknown Object (File)
Sun, Apr 5, 1:02 PM
Unknown Object (File)
Sat, Apr 4, 11:46 AM
Unknown Object (File)
Sun, Mar 29, 12:47 PM
Unknown Object (File)
Tue, Mar 24, 5:47 PM
Unknown Object (File)
Feb 18 2026, 3:00 AM
Unknown Object (File)
Feb 9 2026, 8:03 PM
Unknown Object (File)
Jan 30 2026, 4:23 PM
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
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