diff options
author | jsing <> | 2025-04-23 10:58:48 +0000 |
---|---|---|
committer | jsing <> | 2025-04-23 10:58:48 +0000 |
commit | f2d25de29bb0b678d52d0bbdd7de1683e78a97e1 (patch) | |
tree | bd54a464c6ab8b23ea9f5aa8ead913d13d0b5816 /src/lib/libcrypto/dsa/dsa_ossl.c | |
parent | 76042689458cff8aca93ae05da8cfdca7689002f (diff) | |
download | openbsd-f2d25de29bb0b678d52d0bbdd7de1683e78a97e1.tar.gz openbsd-f2d25de29bb0b678d52d0bbdd7de1683e78a97e1.tar.bz2 openbsd-f2d25de29bb0b678d52d0bbdd7de1683e78a97e1.zip |
Fix CRYPTO_gcm128_decrypt() when compiled with TABLE_BITS == 1.
This appears to have been broken since 2013 when OpenSSL commit 3b4be0018b5
landed. This added in_t and out_t variables, but continued to use in and
out instead. Yet another reason why untested conditional code is a bad
thing.
ok beck@ tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions