Page MenuHomeFreeBSD

cryptosoft: Consolidate calls to explicit_bzero.
ClosedPublic

Authored by jhb on Dec 17 2021, 12:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 11, 10:03 AM
Unknown Object (File)
Wed, Mar 4, 5:40 PM
Unknown Object (File)
Wed, Mar 4, 11:11 AM
Unknown Object (File)
Feb 8 2026, 3:25 PM
Unknown Object (File)
Feb 8 2026, 8:03 AM
Unknown Object (File)
Jan 31 2026, 2:23 PM
Unknown Object (File)
Jan 12 2026, 12:43 PM
Unknown Object (File)
Jan 10 2026, 7:29 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