OVMS3-idf/components/mbedtls/port/include
Prasad Alatkar daa65b6f91 NimBLE: Add optional mbedTLS support to NimBLE (backport)
- NimBLE: Additional menuconfig option to enable mbedTLS instead of Tinycrypt from
  NimBLE, changes `component.mk` & `CMakeLists.txt` for the same.
- Addition of NimBLE stack size configuration and misc changes.
- mbedTLS: Addition of `CMAC` and `ECP_RESTARTABLE` to mbedTLS menuconfig option and
  `esp_config.h`.
- Example: Minor changes to `app_mesh.c` application.
2019-09-23 21:37:40 +08:00
..
esp32 mbedtls: Remove esp_aes_encrypt/decrypt 2019-09-19 18:49:37 +10:00
mbedtls NimBLE: Add optional mbedTLS support to NimBLE (backport) 2019-09-23 21:37:40 +08:00
aes_alt.h Update esp_config and add new feature 2019-07-12 11:42:48 +05:30
esp_mem.h mbedtls: configurable options for controlling dynamic memory allocations 2018-09-24 11:17:48 +05:30
sha1_alt.h mbedtls/port: don’t re-declare mbedtls_shaX functions 2018-05-09 23:15:28 +08:00
sha256_alt.h mbedtls/port: don’t re-declare mbedtls_shaX functions 2018-05-09 23:15:28 +08:00
sha512_alt.h mbedtls/port: don’t re-declare mbedtls_shaX functions 2018-05-09 23:15:28 +08:00