summaryrefslogtreecommitdiff
path: root/ssl
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-11-25 15:18:15 +0000
committerMatt Caswell <matt@openssl.org>2020-11-30 10:37:14 +0000
commit9327b5c9c9e3a1b18e5b52491dc438d1e28b5e40 (patch)
tree78963d2d5d182bea82e353f75d10f06125cb586a /ssl
parenta07dc8167ba79efe739fef18d7e2ef823bef16c9 (diff)
downloadopenssl-new-9327b5c9c9e3a1b18e5b52491dc438d1e28b5e40.tar.gz
Fix TLS1.2 CHACHA20-POLY1305 ciphersuites with OPENSSL_SMALL_FOOTPRINT
If OPENSSL_SMALL_FOOTPRINT was defined then the CHACHA20-POLY1305 implementation for TLS went down a different codepath that failed to adjust the payload length to remove the tag. Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13513)
Diffstat (limited to 'ssl')
0 files changed, 0 insertions, 0 deletions