Page MenuHomeFreeBSD

cryptosoft: Consolidate calls to explicit_bzero.
ClosedPublic

Authored by jhb on Dec 17 2021, 12:12 AM.
Tags
None
Referenced Files
F97500023: D33527.diff
Sun, Sep 29, 6:20 PM
Unknown Object (File)
Fri, Sep 27, 9:42 PM
Unknown Object (File)
Fri, Sep 27, 4:00 AM
Unknown Object (File)
Thu, Sep 26, 7:08 PM
Unknown Object (File)
Thu, Sep 26, 1:06 PM
Unknown Object (File)
Thu, Sep 26, 5:39 AM
Unknown Object (File)
Thu, Sep 26, 2:46 AM
Unknown Object (File)
Wed, Sep 25, 7:12 AM
Subscribers

Details

Summary

Group sensitive on-stack variables into anonymous structs so that they
can be cleared with a single call to explicit_bzero rather than
multiple calls.

Sponsored by: The FreeBSD Foundation

Diff Detail

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