CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/15 10:48:47
Modified files:
lib/libssl : ssl.h ssl_locl.h tls1.h
Log message:
Move various structs from ssl.h/tls1.h to ssl_locl.h.
These were already under LIBRESSL_INTERNAL hence no ABI change.
ok tb@
