hmac_init cleanup and fix key zeroization issue
authorShane Lontis <shane.lontis@oracle.com>
Mon, 3 Sep 2018 04:15:13 +0000 (14:15 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 3 Sep 2018 21:31:41 +0000 (07:31 +1000)
commit2d28a42f899c2f5e03b0e49a660ed3c1f744e7a3
treeb27f78fca081c57f4bcbad0d3a82cb04d8069e05
parentbfb10b975818d1887d676d309fcc21a765611f6d
hmac_init cleanup and fix key zeroization issue

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7092)
crypto/hmac/hmac.c