mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-04 16:34:22 +08:00

The new header contains common information across various mbed TLS modules and avoids code duplication. To start, utils.h currently only contains the mbedtls_zeroize() function.