1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-29 06:41:59 +03:00
Files
mbedtls/visualc
Gilles Peskine 80ba850e27 Create a header file for ECP internal functions
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>
2021-04-04 01:10:41 +02:00
..