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, Feb 28, 1:56 PM
Unknown Object (File)
Sat, Feb 21, 11:52 PM
Unknown Object (File)
Dec 30 2025, 4:40 AM
Unknown Object (File)
Nov 14 2025, 2:08 AM
Unknown Object (File)
Nov 13 2025, 4:01 AM
Unknown Object (File)
Nov 13 2025, 12:17 AM
Unknown Object (File)
Nov 12 2025, 10:06 PM
Unknown Object (File)
Nov 12 2025, 8:50 PM
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