Remove new_sym_enc and new_aead.
authorjsing <jsing@openbsd.org>
Mon, 19 Apr 2021 17:26:39 +0000 (17:26 +0000)
committerjsing <jsing@openbsd.org>
Mon, 19 Apr 2021 17:26:39 +0000 (17:26 +0000)
commit9576522bcaf6beed8b7839e7d3b7dd5971c7ccbf
tree2ec76999c61caf994e15147398965ec1212a645c
parenteec146bd45a3fe2bbd65928cb2797588727ad017
Remove new_sym_enc and new_aead.

These can be replaced with accessors that allow this information to be
retrieved from the new record layer.

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