Page MenuHomeFreeBSD

rtwn: migrate to new ieee80211 key data accessors
ClosedPublic

Authored by adrian on Sep 24 2025, 3:43 PM.
Referenced Files
Unknown Object (File)
Sun, Jul 5, 8:00 PM
Unknown Object (File)
Thu, Jun 25, 6:04 AM
Unknown Object (File)
Thu, Jun 25, 1:28 AM
Unknown Object (File)
Wed, Jun 24, 2:39 PM
Unknown Object (File)
Wed, Jun 24, 11:28 AM
Unknown Object (File)
Mon, Jun 15, 8:04 PM
Unknown Object (File)
Sat, Jun 13, 2:38 AM
Unknown Object (File)
Wed, Jun 10, 7:08 PM
Subscribers

Details

Summary

Migrate to the ieee80211_crypto_key_*() routines.
Should be no functional change.

Locally tested:

  • RTL8821AU, STA mode

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/dev/rtwn/if_rtwn_cam.c
198

This is a common "which WEP key size is this" thing; which I think I want to also clean up. Hm.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 14 2025, 2:26 AM
This revision was automatically updated to reflect the committed changes.