HomeFreeBSD

net80211: allow a single wlan crypto module to register for >1 cipher

Description

net80211: allow a single wlan crypto module to register for >1 cipher

This allows a single wlan crypto module to register for more than
one cipher. Without it, duplicate linkerset structs are initialised
for the actual module loading machinery itself.

I've tested this in my private tree with wlan_ccmp providing both
128 and 256 bit cipher support.

Differential Revision: https://reviews.freebsd.org/D44901
Reviewed by: bz, cc, cy
Approved by: bz, cc, cy

Details

Provenance
adrianAuthored on Apr 22 2024, 3:36 AM
Reviewer
bz
Differential Revision
D44901: net80211: allow a single wlan crypto module to register for >1 cipher
Parents
rG98e8df90b5cc: net80211: add placeholder module names for the new ciphers
Branches
Unknown
Tags
Unknown