mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-06 05:24:49 +00:00
079d7909a1
Note that in the Mbed TLS 3.6 LTS, users can generally rely on being able to access struct members through the MBEDTLS_PRIVATE() macro, since we try to maintain ABI stability within an LTS version. Signed-off-by: David Horstmann <david.horstmann@arm.com>