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)
Wed, Feb 18, 3:00 AM
Unknown Object (File)
Mon, Feb 9, 8:03 PM
Unknown Object (File)
Fri, Jan 30, 4:23 PM
Unknown Object (File)
Jan 28 2026, 6:56 PM
Unknown Object (File)
Jan 19 2026, 9:18 PM
Unknown Object (File)
Jan 18 2026, 5:17 AM
Unknown Object (File)
Jan 12 2026, 12:38 AM
Unknown Object (File)
Jan 10 2026, 5:10 AM
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