Page MenuHomeFreeBSD

cryptodev: Annotate hmac_init_(i|o)pad() to use a const auth_hash
ClosedPublic

Authored by markj on Oct 22 2020, 1:51 PM.
Tags
None
Referenced Files
F110542772: D26901.diff
Wed, Feb 19, 10:08 PM
Unknown Object (File)
Sat, Feb 8, 12:33 AM
Unknown Object (File)
Sat, Feb 1, 1:58 AM
Unknown Object (File)
Fri, Jan 31, 10:46 PM
Unknown Object (File)
Jan 11 2025, 5:44 PM
Unknown Object (File)
Jan 11 2025, 2:14 PM
Unknown Object (File)
Dec 12 2024, 6:11 PM
Unknown Object (File)
Oct 3 2024, 11:31 PM
Subscribers

Details

Summary

This makes them friendlier to drivers that try to use const pointers
whenever possible in their internal structures.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34321
Build 31451: arc lint + arc unit