CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/05 10:40:11
Modified files:
lib/libssl : tls13_internal.h tls13_key_schedule.c
Log message:
Add tls13_secret_{init,cleanup}()
These are two functions that will help streamlining various functions
in the TLSv1.3 code that do not need to know about the interna of this
struct.
input/ok jsing
