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, Aug 9, 9:50 AM
Unknown Object (File)
Sun, Aug 9, 5:45 AM
Unknown Object (File)
Sun, Aug 9, 5:45 AM
Unknown Object (File)
Sun, Aug 9, 2:42 AM
Unknown Object (File)
Tue, Aug 4, 8:17 PM
Unknown Object (File)
Sun, Aug 2, 12:46 AM
Unknown Object (File)
Sat, Aug 1, 6:30 AM
Unknown Object (File)
Sat, Aug 1, 5:47 AM
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.