CVSROOT: /cvs Module name: src Changes by: inogu...@cvs.openbsd.org 2020/04/28 19:22:28
Modified files: lib/libssl : tls13_record_layer.c Log message: tls13_record_layer internal functions to static in libssl We might remove static again for further regress around record layer in the future. ok jsing@ tb@