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)
Mon, May 11, 4:43 PM
Unknown Object (File)
Mon, May 11, 12:55 AM
Unknown Object (File)
Sun, May 10, 11:09 PM
Unknown Object (File)
Sun, May 10, 1:09 PM
Unknown Object (File)
Sun, May 10, 1:05 PM
Unknown Object (File)
Fri, May 8, 7:12 AM
Unknown Object (File)
Tue, May 5, 2:39 PM
Unknown Object (File)
Sun, May 3, 11:01 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.