mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
aeb42ce3a7
- While checking if ciphersuite uses RSA key exchange methods, the APIs `mbedtls_ssl_get_ciphersuite_id_from_ssl` and `mbedtls_ssl_ciphersuite_from_id` were used to get the ciphersuite info. - However, this is incorrect as we need the ciphersuite info from the handshake instance and not the ssl_session instance. |
||
---|---|---|
.. | ||
aes | ||
crypto_shared_gdma | ||
dynamic | ||
ecc | ||
esp32 | ||
esp32c3 | ||
esp32h2 | ||
esp32s2 | ||
esp32s3 | ||
esp_ds | ||
include | ||
md | ||
sha | ||
esp_bignum.c | ||
esp_hardware.c | ||
esp_mem.c | ||
esp_timing.c | ||
mbedtls_debug.c | ||
net_sockets.c |