Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Andres Amaya Garcia 2018-12-05 22:39:38 +00:00 committed by Manuel Pégourié-Gonnard
parent 20b3a68e70
commit 84b4e796a3
3 changed files with 17 additions and 0 deletions

View file

@ -1527,6 +1527,9 @@
* Enable hooking functions in SSL module for hardware acceleration of
* individual records.
*
* \deprecated This option is deprecated and will likely be removed in a
* future version of Mbed TLS.
*
* Uncomment this macro to enable hooking functions.
*/
//#define MBEDTLS_SSL_HW_RECORD_ACCEL