Move AEAD handling into the new TLSv1.2 record layer.
authorjsing <jsing@openbsd.org>
Thu, 28 Jan 2021 17:00:38 +0000 (17:00 +0000)
committerjsing <jsing@openbsd.org>
Thu, 28 Jan 2021 17:00:38 +0000 (17:00 +0000)
commitc37fa200cd9a859380920c1556f51d3cb2793a30
tree78d4cc5f31a6fe2643aa130edc28911f9e0dcefb
parentb11d00d4979766d1079bdcd8187cadc440e81117
Move AEAD handling into the new TLSv1.2 record layer.

ok tb@
lib/libssl/ssl_lib.c
lib/libssl/ssl_locl.h
lib/libssl/t1_enc.c
lib/libssl/tls12_record_layer.c