Remove OPENSSL_assert() from crypto/kdf
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 14:55:38 +0000 (15:55 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Aug 2017 07:44:44 +0000 (08:44 +0100)
commit7d248ee0aed6bf364b96fd100835b15ccfede309
tree59c49ec85fd8b3a0b8a463b80bca25db6c67777a
parent8f9ee7a33f4e8a52642335673f2cdc57ecdd38cc
Remove OPENSSL_assert() from crypto/kdf

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