Page MenuHomeFreeBSD

net80211: Refactor CCMP-128 support; add CCMP-256 support
ClosedPublic

Authored by adrian on Mar 5 2025, 4:17 AM.
Referenced Files
F173291549: D49238.diff
Fri, Sep 25, 1:11 AM
Unknown Object (File)
Sat, Sep 19, 9:51 AM
Unknown Object (File)
Wed, Sep 16, 12:31 AM
Unknown Object (File)
Fri, Sep 11, 7:32 AM
Unknown Object (File)
Tue, Sep 1, 9:45 PM
Unknown Object (File)
Aug 23 2026, 7:11 PM
Unknown Object (File)
Aug 15 2026, 1:32 AM
Unknown Object (File)
Aug 8 2026, 5:57 PM

Details

Summary

Refactor CCMP-128 support and add CCMP-256 support.

This has been verified against openwrt on an ath9k device with CCMP-256 + WPA-PSK-SHA256.

Diff Detail

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

Event Timeline

adrian requested review of this revision.Mar 5 2025, 4:17 AM

combine 128/256 bit key setting function

Let us know when this is ready; best by updating the proposed commit message.

update; I've tested it now.

Ok, I've tested CCMP-256 and GCMP-256 (using rtwn and uath with local changes to enable GCMP and CCMP-256/GCMP-256.)

It worked fine!

This revision is now accepted and ready to land.Mar 31 2025, 3:20 PM