summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_client.c
diff options
context:
space:
mode:
authorjsing <>2022-09-10 17:39:47 +0000
committerjsing <>2022-09-10 17:39:47 +0000
commitde6c106921914263e126f0a65ff53578716ce425 (patch)
tree80e430face99f2837d3b687cded293385ab116a5 /src/lib/libssl/tls13_client.c
parentc74f413bd1f193fdb7e8e0864816c61d07d7f523 (diff)
downloadopenbsd-de6c106921914263e126f0a65ff53578716ce425.tar.gz
openbsd-de6c106921914263e126f0a65ff53578716ce425.tar.bz2
openbsd-de6c106921914263e126f0a65ff53578716ce425.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/libssl/tls13_client.c')
0 files changed, 0 insertions, 0 deletions