HomeFreeBSD

opencrypto: Annotate hmac_init_(i|o)pad() to make auth_hash const

Description

opencrypto: Annotate hmac_init_(i|o)pad() to make auth_hash const

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

Reviewed by: jhb
Sponsored by: Rubicon Communications, LLC (Netgate)
Differential Revision: https://reviews.freebsd.org/D26901

Details

Provenance
markjAuthored on
Reviewer
jhb
Differential Revision
D26901: cryptodev: Annotate hmac_init_(i|o)pad() to use a const auth_hash
Parents
rS367173: Print calendar entries in the order they occur
Branches
Unknown
Tags
Unknown