Skip to content

Commit

Permalink
Fix Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DakshitBabbar committed Dec 12, 2024
1 parent da8494b commit 38f83de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/posix/transport/src/mbedtls_pkcs11_posix.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ static MbedtlsPkcs11Status_t configureMbedtlsFragmentLength( MbedtlsPkcs11Contex

/* Set Maximum Fragment Length if enabled. */
#ifdef MBEDTLS_SSL_MAX_FRAGMENT_LENGTH

/* Enable the max fragment extension. 4096 bytes is currently the largest fragment size permitted.
* See RFC 6066 https://tools.ietf.org/html/rfc6066#page-8 for more information.
*
Expand Down

0 comments on commit 38f83de

Please sign in to comment.