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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable