Page MenuHomeFreeBSD

net80211: add maximum key length for each cipher
Needs ReviewPublic

Authored by adrian on Jun 18 2024, 7:29 PM.
Referenced Files
Unknown Object (File)
Mon, Oct 21, 7:32 AM
Unknown Object (File)
Mon, Oct 21, 6:58 AM
Unknown Object (File)
Mon, Oct 21, 6:58 AM
Unknown Object (File)
Mon, Oct 21, 6:57 AM
Unknown Object (File)
Sun, Oct 20, 2:13 AM
Unknown Object (File)
Oct 10 2024, 5:07 PM
Unknown Object (File)
Oct 3 2024, 5:15 AM
Unknown Object (File)
Sep 30 2024, 1:03 PM

Details

Reviewers
None
Group Reviewers
wireless
Summary

This will be used by subsequent code to verify that the key we're
being passed in isn't too long for the given cipher. In particular,
it will be used for TKIP to better copy the key and MIC bits as
appropriate.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58225
Build 55113: arc lint + arc unit