evp: fix coverity 1473631: argument cannot be negative
authorPauli <ppzgs1@gmail.com>
Fri, 19 Mar 2021 04:50:43 +0000 (14:50 +1000)
committerPauli <pauli@openssl.org>
Wed, 7 Apr 2021 22:49:27 +0000 (08:49 +1000)
commitc12bf35026af94a73402eaf13f2428a9af30f1c0
tree3f0c216e0edc86619e0be03b331dcb752fd7a9a6
parent3bbc7b562abf4ca3221d8762fe3f749024936281
evp: fix coverity 1473631: argument cannot be negative

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14620)
crypto/evp/evp_enc.c