fix comments and time_t type issues
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
a0446a0344
commit
08aed4def9
4 changed files with 11 additions and 4 deletions
|
@ -1546,7 +1546,7 @@
|
|||
*
|
||||
* Size in bytes of a ticket nonce. This is not used in TLS 1.2.
|
||||
*
|
||||
* This must be smaller or equal to 255.
|
||||
* This must be less than 256.
|
||||
*/
|
||||
#define MBEDTLS_SSL_TICKET_NONCE_LENGTH 32
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue