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)
Dec 12 2023, 9:24 AM
Unknown Object (File)
Nov 16 2023, 1:32 PM
Unknown Object (File)
Oct 30 2023, 4:44 PM
Unknown Object (File)
Oct 15 2023, 12:27 PM
Unknown Object (File)
Sep 30 2023, 12:30 PM
Unknown Object (File)
Sep 11 2023, 1:42 AM
Unknown Object (File)
Sep 6 2023, 8:26 AM
Unknown Object (File)
Aug 14 2023, 11:26 PM
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