Page MenuHomeFreeBSD

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

Authored by adrian on Mar 5 2025, 4:17 AM.
Referenced Files
F163218539: D49238.id151885.diff
Tue, Jul 21, 4:05 AM
F163202610: D49238.id152326.diff
Tue, Jul 21, 12:40 AM
F163140849: D49238.id152586.diff
Mon, Jul 20, 11:26 AM
F163126724: D49238.id153278.diff
Mon, Jul 20, 7:51 AM
F163120781: D49238.id.diff
Mon, Jul 20, 6:23 AM
Unknown Object (File)
Sun, Jul 19, 8:08 PM
Unknown Object (File)
Sat, Jul 18, 9:52 PM
Unknown Object (File)
Sat, Jul 18, 4:02 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