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)
Sat, Jan 11, 5:44 PM
Unknown Object (File)
Sat, Jan 11, 2:14 PM
Unknown Object (File)
Dec 12 2024, 6:11 PM
Unknown Object (File)
Oct 3 2024, 11:31 PM
Unknown Object (File)
Sep 22 2024, 11:38 PM
Unknown Object (File)
Sep 22 2024, 3:02 AM
Unknown Object (File)
Sep 19 2024, 10:59 AM
Unknown Object (File)
Sep 19 2024, 6:01 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