K 10 svn:author V 5 markj K 8 svn:date V 27 2020-10-30T17:05:36.974424Z K 7 svn:log V 312 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 END