mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-06 12:00:59 +03:00
DTLS depends on TIMING_C for now
This commit is contained in:
committed by
Paul Bakker
parent
e698f59a25
commit
8e704f0f74
@@ -908,6 +908,11 @@
|
||||
*
|
||||
* Requires: POLARSSL_SSL_PROTO_TLS1_1
|
||||
* or POLARSSL_SSL_PROTO_TLS1_2
|
||||
* POLARSSL_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