OVMS3-idf/components/mbedtls/port
Angus Gratton 43efee5232 Merge branch 'bugfix/fix_mbedtls_net_sockets_error_handling_v4.0' into 'release/v4.0'
mbedtls: use `errno` instead of `SO_ERROR` for getting socket errors (v4.0)

See merge request espressif/esp-idf!5768
2019-08-20 12:28:56 +08:00
..
esp32 sha: Add fault injection checks reading hash digest state 2019-08-11 15:58:48 +10:00
include aes: Add fault injection checks when writing key to hardware 2019-08-11 15:58:48 +10:00
esp_bignum.c mbedtls: Fix Z->s in mbedtls_mpi_exp_mod() 2019-06-17 07:19:54 +00:00
esp_hardware.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
esp_mem.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
esp_sha.c esp32: Rewrite esp_sha function 2019-05-13 12:32:45 +08:00
esp_sha1.c move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
esp_sha256.c move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
esp_sha512.c move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
mbedtls_debug.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
net_sockets.c mbedtls: use errno instead of SO_ERROR for getting socket errors 2019-08-13 13:11:24 +05:30