mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-31 01:21:09 +02:00
By semi-internal I mean functions that are only public because they're used in more than once compilation unit in the library (for example in ecc.c and ecc_dsa.c) but should not really be part of the public-facing API.