mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 17:00:53 +02:00
5439402c1d
* Added new internal function `wolfSSL_GetMaxRecordSize`. * Modified tls_bench to use dynamic buffer based on max record size. * Added comment for DTLS maxFragment calculation.