summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2022-08-20 18:51:09 +0000
committerjsing <>2022-08-20 18:51:09 +0000
commit1234ab8aa026e9e123f816d5ac114bec9b9fa17e (patch)
tree3c2a23033e149ea2aa25a150e5999e1b54a8fff7 /src/lib/libc
parentc4f5cc12854a0a64258f9452a1d89656f20a1ca8 (diff)
downloadopenbsd-1234ab8aa026e9e123f816d5ac114bec9b9fa17e.tar.gz
openbsd-1234ab8aa026e9e123f816d5ac114bec9b9fa17e.tar.bz2
openbsd-1234ab8aa026e9e123f816d5ac114bec9b9fa17e.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/libc')
0 files changed, 0 insertions, 0 deletions