CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/19 11:26:39
Modified files:
lib/libssl : ssl_locl.h t1_enc.c tls12_record_layer.c
Log message:
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@
