mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 08:05:34 +00:00
Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT
This commit is contained in:
parent
adb30b9453
commit
e53dc43d3a
|
@ -1198,6 +1198,9 @@
|
||||||
* bandwidth, and (2) the peer is an Mbed TLS stack that doesn't use
|
* bandwidth, and (2) the peer is an Mbed TLS stack that doesn't use
|
||||||
* the fixed implementation yet (pre-2.1.10).
|
* the fixed implementation yet (pre-2.1.10).
|
||||||
*
|
*
|
||||||
|
* \deprecated This option is deprecated and will likely be removed in a
|
||||||
|
* future version of Mbed TLS.
|
||||||
|
*
|
||||||
* Uncomment to fallback to old, non-compliant truncated HMAC implementation.
|
* Uncomment to fallback to old, non-compliant truncated HMAC implementation.
|
||||||
*
|
*
|
||||||
* Requires: MBEDTLS_SSL_TRUNCATED_HMAC
|
* Requires: MBEDTLS_SSL_TRUNCATED_HMAC
|
||||||
|
|
Loading…
Reference in a new issue