mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
@ -518,7 +518,7 @@ int mbedtls_ssl_ticket_parse(void *p_ticket,
|
||||
goto cleanup;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif /* MBEDTLS_SSL_PROTO_TLS1_2 */
|
||||
#endif /* MBEDTLS_HAVE_TIME */
|
||||
|
||||
cleanup:
|
||||
|
Reference in New Issue
Block a user