diff options
author | jsing <> | 2022-09-10 17:39:47 +0000 |
---|---|---|
committer | jsing <> | 2022-09-10 17:39:47 +0000 |
commit | bb3c52398649c1e41080621f529dbb1d1cee3afb (patch) | |
tree | 80e430face99f2837d3b687cded293385ab116a5 /src/lib/libc/stdlib/lldiv.3 | |
parent | b9b7e24dd08d9f1c9b144d42e8f56eacfefeb36b (diff) | |
download | openbsd-bb3c52398649c1e41080621f529dbb1d1cee3afb.tar.gz openbsd-bb3c52398649c1e41080621f529dbb1d1cee3afb.tar.bz2 openbsd-bb3c52398649c1e41080621f529dbb1d1cee3afb.zip |
Use correct length for EVP CFB mode ciphers.
The BLOCK_CIPHER_* macros contained a bug where the total length is passed
to the underlying cipher implementation, rather than the length of the
current chunk. Correct this and use the chunk length instead.
Should address the remaining issues reported by Coverity.
ok tb@
Diffstat (limited to 'src/lib/libc/stdlib/lldiv.3')
0 files changed, 0 insertions, 0 deletions