]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove OPENSSL_assert() from crypto/hmac
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 14:55:20 +0000 (15:55 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Aug 2017 07:44:44 +0000 (08:44 +0100)
commit8f9ee7a33f4e8a52642335673f2cdc57ecdd38cc
tree8d3f60bea216ace7d355f8099c74a027c0f92f67
parentde61c03cc7ac52e45d50504e8cf1dda2f5230b28
Remove OPENSSL_assert() from crypto/hmac

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3740)
crypto/hmac/hmac.c