mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-14 08:52:37 +08:00

Call `greentea_getc()` 8 times, and then `unhexify` once, instead of calling `receive_byte()`, which inside calls `greentea_getc()` twice, for every hex digit.