mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-29 06:41:59 +03:00
This header file will contain declarations of functions that are not part of the public ABI/API, and must not be called from other modules, but can be called from unit tests. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>