openssl/crypto/modes
Zhang Jinde 1d724b5e82 CRYPTO_gcm128_decrypt: fix mac or tag calculation
The incorrect code is in #ifdef branch that is normally
not compiled in.

Signed-off-by: Zhang Jinde <zjd5536@163.com>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12968)
2021-02-19 12:24:03 +01:00
..
asm
build.info
cbc128.c
ccm128.c
cfb128.c
ctr128.c
cts128.c
gcm128.c CRYPTO_gcm128_decrypt: fix mac or tag calculation 2021-02-19 12:24:03 +01:00
ocb128.c Update copyright year 2020-11-26 14:18:57 +00:00
ofb128.c
siv128.c
wrap128.c
xts128.c