mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-23 00:02:39 +03:00
Rm hard dependency of DTLS on TIMING_C
This commit is contained in:
@@ -1046,11 +1046,6 @@
|
||||
*
|
||||
* Requires: MBEDTLS_SSL_PROTO_TLS1_1
|
||||
* or MBEDTLS_SSL_PROTO_TLS1_2
|
||||
* MBEDTLS_TIMING_C
|
||||
*
|
||||
* \note Dependency on TIMING_C may be replaced by something more flexible
|
||||
* (callbacks or abstraction layer in the next major version). Please contact
|
||||
* us if you're having issues with this dependency.
|
||||
*
|
||||
* Comment this macro to disable support for DTLS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user