HomeFreeBSD

MFC 340468: Change the quantum for TLS key addresses to 32 bytes.

Description

MFC 340468: Change the quantum for TLS key addresses to 32 bytes.

The addresses passed when reading and writing keys are always shifted
right by 5 as the memory locations are addressed in 32-byte chunks, so
the quantum needs to be 32, not 8.

Details

Provenance
jhbAuthored on
Parents
rS343062: MFC 340466,340473: Move the TLS key map into the adapter softc.
Branches
Unknown
Tags
Unknown