Revert "EVP_*Update: ensure that input NULL with length 0 isn't passed"
authorMatt Caswell <matt@openssl.org>
Tue, 21 May 2019 08:31:32 +0000 (09:31 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 21 May 2019 13:44:48 +0000 (14:44 +0100)
commit3ae3c38825d16fc1fb68abed1fa65975c0e73377
tree2686c50040f2eef6ddcb692d5d90374584772e3f
parent2c5afadc8679ef9a392ada7759c5635e897e363d
Revert "EVP_*Update: ensure that input NULL with length 0 isn't passed"

This reverts commit dcb982d792d6064ed3493e79749208d8c257ff04.

This change is causing extended tests to fail.

[extended tests]

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8964)

(cherry picked from commit 2c23689402f1894861519d0c1ad762a3e52f4677)
crypto/evp/evp_enc.c