esp-idf/components/mbedtls/port/include
Michal Vácha e4820fc447 Fixed TLS 1.1 still being enables even if disabled via config.
Fixed MBEDTLS_SSL_PROTO_TLS1_1 still being defined even ifCONFIG_MBEDTLS_SSL_PROTO_TLS1_1 is not

Signed-off-by: Aditya Patwardhan <aditya.patwardhan@espressif.com>

Merges https://github.com/espressif/esp-idf/pull/5675
2020-08-05 03:38:51 +00:00
..
esp32 mpi: refactor bignum into common and hw specific components 2020-03-16 19:44:30 +08:00
esp32s2 HMAC: adding upstream message support 2020-03-26 19:00:27 +08:00
mbedtls Fixed TLS 1.1 still being enables even if disabled via config. 2020-08-05 03:38:51 +00:00
aes_alt.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
bignum_impl.h crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_mem.h mbedtls: configurable options for controlling dynamic memory allocations 2018-09-24 11:17:48 +05:30
gcm_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
sha1_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
sha256_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
sha512_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00