summaryrefslogtreecommitdiff
path: root/lib/libssl/d1_pkt.c
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2014-06-13 11:52:04 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2014-06-13 11:52:04 +0000
commit37c75e84b0b6c4e1dd5e3cc0b18d2ad8da7b5b51 (patch)
tree519e60dafe877bf16d388b1642a0306c7f78d5cd /lib/libssl/d1_pkt.c
parentfc47785a8bb5198460a57a73906cf859908fd331 (diff)
Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which are
those that use EVP_AEAD instead ov EVP_CIPHER. This means being able to change cipher state with an EVP_AEAD and being able to encrypt/decrypt TLS using the EVP_AEAD. This has no change on existing non-SSL_CIPHER_ALGORITHM2_AEAD ciphers. Based on Adam Langley's chromium patches. Rides the recent libssl bump. Tested by sthen@
Diffstat (limited to 'lib/libssl/d1_pkt.c')
0 files changed, 0 insertions, 0 deletions