HomeFreeBSD

net80211: add initial AES-GCMP crypto support

Description

net80211: add initial AES-GCMP crypto support

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 release 2.11.

Differential Revision: https://reviews.freebsd.org/D49161

Details

Provenance
adrianAuthored on Fri, Feb 28, 3:18 AM
Differential Revision
D49161: net80211: add initial AES-GCMP crypto support
Parents
rGcabf76fde836: sound: Remove redundant check in mixer_clone()
Branches
Unknown
Tags
Unknown