mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 11:41:10 +01: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.