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:38:58 +0000 (14:38 +0100)
commit2c23689402f1894861519d0c1ad762a3e52f4677
tree1add3ee2a8a36678e5da6b7de2cc9348d15250e5
parent54af7f5502e7f46ef08618ae14fd8005f83b0dc0
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)
crypto/evp/evp_enc.c