esp-idf/components/mbedtls/port
Mahavir Jain eca073df3c Merge branch 'bugfix/ecc_coverity_warning' into 'master'
fix(ecc_alt): adjust null pointer check to fix coverity warning

Closes IDF-9872

See merge request espressif/esp-idf!30946
2024-05-27 13:43:00 +08:00
..
aes fix(mbedtls/port): Fix some divide-by-zero and deadcode coverity checks 2024-05-23 09:45:44 +05:30
bignum fix(mbedtls/port): Fix some divide-by-zero and deadcode coverity checks 2024-05-23 09:45:44 +05:30
crypto_shared_gdma fix(mbedtls/crypto_shared_gdma): Enable AXI-DMA enable external memory AES-ECC access 2024-05-13 16:54:45 +05:30
dynamic mbedtls: Fix enable dynamic mbedtls will occur heap corruption when server support TLS renegotiation 2023-12-22 17:23:42 +08:00
ecc fix(ecc_alt): adjust null pointer check to fix coverity warning 2024-05-23 13:01:32 +08:00
ecdsa feat(mbedtls): Added support for using ECDSA key through key manager 2024-04-01 14:37:12 +05:30
esp_ds feat(ds): add Digital Signature peripheral support for esp32p4 2023-09-01 15:44:21 +05:30
include feat(mbedtls): add kconfig option for MBEDTLS_ERROR_C 2024-04-04 09:20:28 +05:30
mbedtls_rom feat(mbedtls): support C2 mbedtls can use crypto algorithm in ROM 2023-10-23 13:10:44 +08:00
md mbedtls-3 update: 2022-03-03 01:37:10 +05:30
sha fix(mbedtls/port): Fix some divide-by-zero and deadcode coverity checks 2024-05-23 09:45:44 +05:30
esp_hardware.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp_mem.c fix(mbedtls): IRAM optimization analyzed on mbedtls/test_apps 2023-08-10 14:05:22 +05:30
esp_platform_time.c fix(mbedtls): fix -Wstrict-prototypes warning when compiling on Linux 2023-12-19 13:29:15 +01:00
esp_timing.c mbedtls: MBEDTLS_PRIVATE & MBEDTLS_ALLOW_PRIVATE_ACCESS-related cleanup 2022-09-29 10:13:14 +05:30
mbedtls_debug.c mbedtls: Update licenses of files updated in mbedtls-3.1 update 2022-03-04 05:18:58 +00:00
net_sockets.c lwip: Support IPv6 only mode 2023-02-27 08:53:34 +01:00