mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 11:46:28 +00:00
Add mbedtls_test_ prefix to hexcmp() test helper
function.
Command to change *.function files:
find . -name "*.function" -exec awk -i inplace \
'{sub(/hexcmp\>/,"mbedtls_test_&")}1' {} \;
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
22 KiB
22 KiB