CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/06 09:08:16
Modified files:
lib/libssl : s3_lib.c ssl_local.h
Log message:
Remove ssl3_handshake_msg_hdr_len()
This function is only called in one location, which is always a DTLS
context - use DTLS1_HM_HEADER_LENGTH directly instead.
ok kenjiro@ tb@
