fix various comment/format issues

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
Jerry Yu 2022-07-12 05:47:21 +00:00
parent a357cf4d4c
commit af2c0c8dd6
2 changed files with 8 additions and 11 deletions

View file

@ -1546,7 +1546,7 @@
*
* Size in bytes of a ticket nonce. This is not used in TLS 1.2.
*
* The default value is 32 bytes.
* This must be smaller or equal to 255.
*/
#define MBEDTLS_SSL_TICKET_NONCE_LENGTH 32