summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_lib.c
diff options
context:
space:
mode:
authorjsing <>2022-08-20 18:51:09 +0000
committerjsing <>2022-08-20 18:51:09 +0000
commit09b6550cab1f0d0c5e0e18da24dfc96374864b58 (patch)
tree3c2a23033e149ea2aa25a150e5999e1b54a8fff7 /src/lib/libssl/s3_lib.c
parentfc53650fac6d818e74786e8e94b2d9bb8e390901 (diff)
downloadopenbsd-09b6550cab1f0d0c5e0e18da24dfc96374864b58.tar.gz
openbsd-09b6550cab1f0d0c5e0e18da24dfc96374864b58.tar.bz2
openbsd-09b6550cab1f0d0c5e0e18da24dfc96374864b58.zip
Remove bogus length checks from EVP_aead_chacha20_poly1305()
The length checks for EVP_aead_chacha20_poly1305() seal/open were incorrect and are no longer necessary (not to mention that the comment failed to match the code). Remove these since the underlying ChaCha implementation will now handle the same sized inputs at these functions can. Issue flagged by and ok tb@
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions