commit | 053b99b90b243f87dbba5a9ce439fc6499f9ed2d | [log] [tgz] |
---|---|---|
author | TRodziewicz <tomasz.rodziewicz@mobica.com> | Fri Jul 02 18:08:10 2021 +0200 |
committer | TRodziewicz <tomasz.rodziewicz@mobica.com> | Mon Jul 05 12:06:03 2021 +0200 |
tree | d512c6f96948f7e8604afc5a5b7524798205ea9c | |
parent | bd3bfbf5c2a87a19303d1e1c55f01b03084f32d8 [diff] [blame] |
Re-introduction of key slot chekcs Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index a60db7e..1ab0ade 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h
@@ -1683,7 +1683,7 @@ * * Uncomment to enable invasive tests. */ -//#define MBEDTLS_TEST_HOOKS +#define MBEDTLS_TEST_HOOKS /** * \def MBEDTLS_THREADING_ALT