Ensure HMAC_size() handles errors correctly
authorMatt Caswell <matt@openssl.org>
Wed, 19 Oct 2016 15:29:01 +0000 (16:29 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 12:09:46 +0000 (12:09 +0000)
commit708e06c55d9fee5d59e4a4f409d115423ea1fa56
treea1ca93b1ec744385a98cbffab617e4d33136958a
parent56a26ce3600cc9f96da0e64b345a25276d9abfc0
Ensure HMAC_size() handles errors correctly

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/hmac/hmac.c