EVP_Cipher: fix the incomplete return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 08:39:42 +0000 (16:39 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 16 Nov 2021 16:28:23 +0000 (17:28 +0100)
commit6d774732517f1d63b7999c5691fc0bf046023faf
treef9a981ded49d1b494d741d3940fb667c2b274882
parent35530b117fcf54cf733c485e9e2e267963c081ee
EVP_Cipher: fix the incomplete return check

Signed-off-by: Peiwei Hu <jlu.hpw@foxmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17027)
crypto/cmac/cmac.c