Page MenuHomeFreeBSD

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

Authored by adrian on Mar 5 2025, 4:17 AM.
Referenced Files
Unknown Object (File)
Tue, Apr 28, 1:08 AM
Unknown Object (File)
Mon, Apr 27, 8:30 AM
Unknown Object (File)
Sun, Apr 26, 3:02 PM
Unknown Object (File)
Mon, Apr 20, 5:43 PM
Unknown Object (File)
Thu, Apr 16, 10:47 PM
Unknown Object (File)
Thu, Apr 16, 5:31 PM
Unknown Object (File)
Wed, Apr 15, 7:33 AM
Unknown Object (File)
Wed, Apr 15, 6:02 AM

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 Skipped
Unit
Tests Skipped
Build Status
Buildable 62838
Build 59722: arc lint + arc unit

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