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
Unknown Object (File)
Sun, Oct 5, 5:36 AM
Unknown Object (File)
Sat, Sep 13, 4:59 AM
Unknown Object (File)
Sep 6 2025, 1:39 PM
Unknown Object (File)
Sep 6 2025, 1:34 PM
Unknown Object (File)
Aug 19 2025, 7:14 PM
Unknown Object (File)
Jul 12 2025, 8:50 PM
Unknown Object (File)
Jul 6 2025, 9:10 AM
Unknown Object (File)
Jul 5 2025, 8:53 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable