mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Fixes following review of 'iotssl-682-selftest-ci-break'
This commit is contained in:
@@ -22,7 +22,6 @@ Changes
|
||||
don't use the optimized assembly for bignum multiplication. This removes
|
||||
the need to pass -fomit-frame-pointer to avoid a build error with -O0.
|
||||
* Disabled SSLv3 in the default configuration.
|
||||
* Add exit value macros to the platform abstraction layer.
|
||||
|
||||
= mbed TLS 2.2.1 released 2016-01-05
|
||||
|
||||
|
||||
@@ -52,7 +52,6 @@
|
||||
#include "mbedtls/ecjpake.h"
|
||||
#include "mbedtls/timing.h"
|
||||
|
||||
//#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#if defined(MBEDTLS_PLATFORM_C)
|
||||
|
||||
Reference in New Issue
Block a user