evp: fix improper use of negative value issues
authorPauli <pauli@openssl.org>
Sun, 6 Jun 2021 23:28:49 +0000 (09:28 +1000)
committerPauli <pauli@openssl.org>
Tue, 8 Jun 2021 09:32:17 +0000 (19:32 +1000)
commit042f8f70cb8fb21445ed20d07e2624d5a2bba4e4
tree71fec2fcb66df66cabee06ed2b28f6c8f5a38530
parentb0a0ab07b4313cc893b17880b4399bdb804837c5
evp: fix improper use of negative value issues

Coverity issues 14856621485663 & 1485664.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15635)
crypto/evp/e_aes.c
crypto/evp/e_aria.c
crypto/evp/e_sm4.c