CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/05 09:42:29
Modified files:
lib/libssl : tls13_handshake.c tls13_internal.h
Log message:
Pull the handshake message transcript code into its own function.
This is soon going to be used in the TLSv1.3 client code.
ok tb@
