mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 00:50:54 +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.