Ronald Cron
351f0eee20
tests: Add mbedtls_test_ prefix to rnd_* symbols
Add mbedtls_test_ prefix to rnd_buf_info and
rnd_pseudo_info types, to rnd_std_rand(),
rnd_zero_rand(), rnd_buffer_rand() and
rnd_pseudo_rand() functions.
Command to change *.function files:
find . -name "*.function" -exec awk -i inplace \
'{sub(/rnd_(buf_info|pseudo_info|std_rand| \
zero_rand|buffer_rand|pseudo_rand)/, \
"mbedtls_test_&")}1' {} \;
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-06-12 14:33:08 +02:00
..
2018-10-19 16:41:54 +01:00
2020-02-11 19:26:28 +01:00
2020-05-27 21:55:08 +02:00
2019-06-29 17:45:34 -05:00
2019-01-31 08:20:20 -05:00
2020-06-12 14:33:08 +02:00
2020-06-10 11:31:38 +01:00
2020-06-12 14:33:08 +02:00
2020-06-12 14:33:08 +02:00
2020-06-12 14:33:00 +02:00
2020-06-12 14:33:00 +02:00
2019-06-29 17:45:34 -05:00
2020-03-19 14:17:54 +01:00
2020-04-15 16:21:36 +02:00
2020-03-19 14:17:54 +01:00
2019-06-29 17:45:34 -05:00
2020-06-12 14:33:00 +02:00
2019-06-29 17:45:34 -05:00
2020-04-17 16:26:43 +02:00