Page MenuHomeFreeBSD

aesni: Ensure that key schedules are aligned
ClosedPublic

Authored by markj on Jan 14 2021, 4:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 9:18 PM
Unknown Object (File)
Tue, Nov 12, 3:37 AM
Unknown Object (File)
Tue, Nov 12, 3:10 AM
Unknown Object (File)
Oct 18 2024, 1:27 PM
Unknown Object (File)
Oct 3 2024, 12:24 PM
Unknown Object (File)
Oct 3 2024, 8:29 AM
Unknown Object (File)
Oct 1 2024, 7:07 AM
Unknown Object (File)
Oct 1 2024, 5:07 AM
Subscribers

Details

Summary

Right now it is happening by accident, since the aesni session softc is
allocated using malloc() and happens to return suitably aligned memory.
Stop relying on this.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36200
Build 33089: arc lint + arc unit