K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-10-06T18:07:52.693123Z K 7 svn:log V 294 Simplify swcr_authcompute() after removal of deprecated algorithms. - Just use sw->octx != NULL to handle the HMAC case when finalizing the MAC. - Explicitly zero the on-stack auth context. Reviewed by: markj Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D26688 END