This avoids a memset with a size unknown at compilatin time, giving the compiler more room to optimize.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D36774
crypto: move all zeroing into crypto_getreq mjg on Sep 28 2022, 4:00 PM. Authored by Tags None Referenced Files
Subscribers
Details
This avoids a memset with a size unknown at compilatin time, giving the compiler more room to optimize.
Diff Detail
|