OVMS3-idf/components/mbedtls/port/include
Prasad Alatkar fe08f435dc NimBLE: Add optional mbedTLS support to NimBLE
- Additional menuconfig option to select either mbedTLS or Tinycrypt from NimBLE.
- Addition of `CMAC` and `ECP_RESTARTABLE` to mbedTLS menuconfig option and
  `esp_config.h`.
- Changes NimBLE `component.mk` and `CMakeLists.txt` to support mbedTLS option.
- Minor changes to `app_mesh.c` application.
2019-09-30 14:15:43 +08:00
..
esp32 mbedtls: Remove esp_aes_encrypt/decrypt 2019-09-13 09:44:07 +10:00
mbedtls NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +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