Fix Coverity CID:1453685 'unreachable code' in aes_xts code.
authorShane Lontis <shane.lontis@oracle.com>
Wed, 18 Sep 2019 05:20:30 +0000 (15:20 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 18 Sep 2019 05:20:30 +0000 (15:20 +1000)
commit793374c82abd3215ec33d989810214a871849eda
tree6cf818d8653e8c5d6c57365a3f88625cda326a78
parentd5d32e784dd2ac25b3c773893f94484bcda5a23d
Fix Coverity CID:1453685 'unreachable code' in aes_xts code.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/9902)
providers/common/ciphers/cipher_aes_xts.c