mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 16:58:45 +00: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.