modes/ocb128.c: address undefined behaviour warning.
authorAndy Polyakov <appro@openssl.org>
Thu, 25 May 2017 16:08:09 +0000 (18:08 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 26 May 2017 08:52:11 +0000 (10:52 +0200)
commit14bb100b6cc4c875473af6659c8368198e898050
tree19cdc9bac6a8106debd2c9fa38136535e182439b
parentf83409a69f99f2369c90a4df427dae2317e07d59
modes/ocb128.c: address undefined behaviour warning.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3526)
crypto/modes/ocb128.c