mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 11:24:22 +01:00
a256c7025f
Add mbedtls_test_ prefix to unhexify_alloc() test helper functions. Command to change *.function files: find . -name "*.function" -exec awk -i inplace \ '{sub(/unhexify_alloc\>/,"mbedtls_test_&")}1' {} \; Signed-off-by: Ronald Cron <ronald.cron@arm.com> |
||
---|---|---|
.. | ||
helpers.h | ||
macros.h | ||
psa_crypto_helpers.h | ||
psa_helpers.h | ||
random.h |