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.
Details
Details
- Reviewers
jmg jhb kib - Commits
- rG098c902b5202: aesni: Ensure that key schedules are aligned
Diff Detail
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