esp-idf/components/esp32/include
Angus Gratton 01e94998c4 Merge branch 'bugfix/mbedtls_sha384' into 'master'
Bugfix mbedtls sha384 clone()

mbedtls_sha512_clone() on a SHA-384 hash caused incorrect digest

Also adds additional mbedtls unit tests into the unit tests project (including one for this bug).

See merge request !252
2016-11-29 03:16:30 +08:00
..
hwcrypto mbedTLS SHA: Fix cloning of SHA-384 digests 2016-11-25 19:26:30 +11:00
rom Merge branch 'feature/sha_tls_integration' into 'master' 2016-11-25 10:12:29 +08:00
soc Merge branch 'feature/sha_tls_integration' into 'master' 2016-11-25 10:12:29 +08:00
xtensa implement esp_deep_sleep, fix build issues 2016-11-22 21:54:49 +08:00
esp_attr.h
esp_brownout.h
esp_crosscore_int.h
esp_deepsleep.h implement esp_deep_sleep, fix build issues 2016-11-22 21:54:49 +08:00
esp_err.h
esp_event.h
esp_event_loop.h
esp_flash_data_types.h
esp_freertos_hooks.h
esp_gdbstub.h
esp_heap_alloc_caps.h
esp_int_wdt.h
esp_intr.h add RMT driver and example 2016-11-22 00:57:19 +08:00
esp_ipc.h
esp_panic.h
esp_phy_init.h
esp_smartconfig.h
esp_ssc.h
esp_system.h implement esp_deep_sleep, fix build issues 2016-11-22 21:54:49 +08:00
esp_task.h
esp_task_wdt.h
esp_types.h remove legacy definitions from esp_types.h 2016-11-22 21:14:36 +08:00
esp_wifi.h Implement system_* APIs in IDF 2016-11-22 21:14:36 +08:00
esp_wifi_internal.h Implement system_* APIs in IDF 2016-11-22 21:14:36 +08:00
esp_wifi_types.h
esp_wpa2.h wpa2 enterprise: change wpa2 enterprise APIs to esp_wifi_sta_wpa2_ent_XXX 2016-11-25 18:08:21 +08:00
esp_wps.h
heap_alloc_caps.h