mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 12:12:57 +00:00
The previous commit reduced the internal header size to 5 bytes in case of TLS. This is not a valid since in that situation Mbed TLS internally uses the first 8 bytes of the message buffer for the implicit record sequence number.