Page MenuHomeFreeBSD

net80211: add initial AES-GCMP crypto support
Needs ReviewPublic

Authored by adrian on Fri, Feb 28, 3:23 AM.

Details

Reviewers
None
Group Reviewers
wireless
Summary

This adds initial AES-GCMP crypto support. It registers for both
128 and 256 bit support, although the 256 bit support will not work
without extending the net80211/ioctl keylength.

This is not yet enabled by default; drivers will need to opt-in
to supporting it in either hardware or software.

The AES-GCMP code is BSD licenced code from hostapd.git .

Diff Detail

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