summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authorjsing <>2025-04-23 10:58:48 +0000
committerjsing <>2025-04-23 10:58:48 +0000
commitf2d25de29bb0b678d52d0bbdd7de1683e78a97e1 (patch)
treebd54a464c6ab8b23ea9f5aa8ead913d13d0b5816 /src/lib/libssl
parent76042689458cff8aca93ae05da8cfdca7689002f (diff)
downloadopenbsd-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/libssl')
0 files changed, 0 insertions, 0 deletions